Pdf |
The PdfField type exposes the following members.
| Name | Description | |
|---|---|---|
| AdditionalActions | Gets or sets the additional-actions defining the field's behavior in response to various trigger events. | |
| AlternateName | Gets or sets alternate field name. | |
| Controls | Gets collection of controls assigned to this field. | |
| DefaultStyle | Gets or sets a default style string | |
| DefaultValue | Gets or sets the default value of the field. | |
| Dictionary | Gets the field's dictionary | |
| FieldType | Gets the type of field | |
| Flags | Gets extended field's flags | |
| FlagsEx | Gets field flags | |
| FullName | Gets the fully qualified field name. | |
| Handle | Gets the Pdfium SDK handle that the field is bound to. | |
| InterForms | Gets an Interactive Forms object that contains this field. | |
| MappingName | Gets or sets mapping field name. | |
| NoExport | Gets or sets a flag indicating whether the field must be exported by a PdfSubmitFormAction. | |
| ReadOnly | Gets or sets a flag indicating whether the field is readonly. | |
| Required | Gets or sets a flag indicating whether the field must have an export value. | |
| Type | Gets the type of field | |
| Value | Gets or Sets field's value |