Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Defines form fields properties.
Inheritance Hierarchy
Bytescout.PDFExtractorFormFieldInfo
Namespace: Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax
The FormFieldInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FormFieldInfo | Initializes a new instance of the FormFieldInfo class |
Properties
| Name | Description | |
|---|---|---|
| AltFieldName | ||
| FieldName | ||
| Height | ||
| Items | ||
| Left | ||
| PageIndex | ||
| Top | ||
| Type | ||
| Value | ||
| Width |
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