PdfFormFieldListBox Class |
Namespace: SelectPdf
The PdfFormFieldListBox type exposes the following members.
Name | Description | |
---|---|---|
DisplayPage |
Field page index (zero-based).
(Inherited from PdfFormField.) | |
DisplayRectangle |
Field rectangle.
(Inherited from PdfFormField.) | |
Flatten |
Gets or sets a value indicating whether to flatten this form field or not.
(Inherited from PdfFormField.) | |
FullName |
Fully qualified name of the pdf form field.
(Inherited from PdfFormField.) | |
Items |
Gets the values of the items in the list box field.
| |
ItemsCount |
Gets the number of items in the list box field.
| |
MultiSelect |
Gets or sets a value that indicates if the list box field is multi-selectable or not.
| |
Name |
Name of the pdf form field.
(Inherited from PdfFormField.) | |
ReadOnly |
Gets or sets a value indicating whether the field is read-only or not.
(Inherited from PdfFormField.) | |
SelectedIndexes |
Gets or sets the list of selected items indexes for the list box.
| |
SelectedValues |
Gets or sets the list of selected items values for the list box.
| |
Widgets |
The collection of widgets associated with the pdf field.
(Inherited from PdfFormField.) |