DocumentChoiceFormField Class Members (original) (raw)
Summary
The following tables list the members exposed by DocumentChoiceFormField.
Public Methods
Name | Description | |
---|---|---|
![]() |
clone | Creates an exact copy of this DocumentChoiceFormField. |
Public Properties
Name | Description | ||
---|---|---|---|
![]() |
choiceType | Gets the document form field choice type. | |
![]() |
Shared in VB") | choiceType_ComboBox | ComboBox field type. |
![]() |
Shared in VB") | choiceType_List | List field type. |
![]() |
multiSelect | Gets or sets a value indicating whether multiple items can be selected. | |
![]() |
optionsDisplayValue | List of the options values in the DocumentChoiceFormField object. | |
![]() |
optionsExportedValue | List of the exported options values in the DocumentChoiceFormField object. | |
![]() |
selectedIndices | Gets the indexes of the selected items in the form field. |