Pdf |
The PdfDropdownField type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowCustomText | Gets a value indicating whether the field shall include an editable text box as well as a drop-down list. Default value: . |
![]() | CheckSpelling | (PDF 1.4) Gets a value indicating whether the text entered in the field shall be spell-checked. Default value: . Applicable only if AllowCustomText is . |
![]() | FieldType |
Gets the Dropdown value.
(Overrides PdfFieldFieldType) |
![]() | Required | If set, the field shall have a value at the time it is exported by a submit-form action (see 12.7.5.2, "Submit-Form Action"). |
![]() | Value | Gets or sets the PdfDropdownField value as an instance of a String. |
Name | Description | |
---|---|---|
![]() | GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |