ResultField Class
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "T:ByteScout.DocumentParser.ResultField"]
Inheritance Hierarchy
ByteScout.DocumentParserResultObject
ByteScout.DocumentParserResultField
Namespace:ByteScout.DocumentParser
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
The ResultField type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ResultField | Initializes a new instance of the ResultField class | |
| ResultField(String, Object, Int32, Single) | Initializes a new instance of the ResultField class |
Properties
| Name | Description | |
|---|---|---|
| Name | (Inherited from ResultObject.) | |
| ObjectType | (Inherited from ResultObject.) | |
| PageIndex | ||
| Rectangle | ||
| Value |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also