[]
Represents the ListBoxField field.
public class ListBoxField : ChoiceField, IPdfDict, IOwnedObject, ActionHide.ILinkedObject, ActionFieldsBase.IFieldDef
| Name | Description |
|---|---|
| ListBoxField() | Initializes a new instance of the ListBoxField class. |
| Name | Description |
|---|---|
| DefaultSelectedIndexes | Gets or sets the indexes of default selected items. |
| MultiSelect | Gets or sets a value indicating whether more than one of the field’s option items may be selected simultaneously. |
| SelectedIndexes | Gets or sets the indexes of selected items. |
| TopIndex | Gets or sets the index of top visible item. |