Click or drag to resize

PdfChoiceField Properties

The PdfChoiceField type exposes the following members.

Properties
 NameDescription
Public propertyAlignment Gets or sets a code specifying the form of justification to be used in displaying the text.
Public propertyCommitOnSelChange Gets or sets a flag indicating whether the new value is committed as soon as a selection is made with the pointing device.
Public propertyDefaultSelectedItem Get the Combobox's or Listbox's index of item selected by default.
Public propertyItems Gets a collection of field's items to be presented to the user.
Public propertySelectedItems Gets selected items
Public propertySort Gets or sets a flag indicating whether the field’s Items should be sorted alphabetically.
Top
See Also