This namespace provides classes which can be used to encapsulate and manipulate PDF form field options for PDF form field types which support predefined options.
Classes
| Class | Description | |
|---|---|---|
| PdfOption |
A single option which can be the selected value for a PdfComboField or PdfListField.
| |
| PdfOptionCollection |
Collection of options which can be the selected value for aPdfComboField or PdfListField.
|
Structures
| Structure | Description | |
|---|---|---|
| PdfOptionCollection..::..Enumerator |
Enumerates the PdfOption elements of a PdfOptionCollection.
|