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

  ClassDescription
Public classPdfOption
A single option which can be the selected value for a PdfComboField or PdfListField.
Public classPdfOptionCollection
Collection of options which can be the selected value for aPdfComboField or PdfListField.

Structures

  StructureDescription
Public structurePdfOptionCollection..::..Enumerator
Enumerates the PdfOption elements of a PdfOptionCollection.