The Form
public class FormComboBox : DocumentServer.PDF.AcroForms.FormChoiceField
Public Class FormComboBox : DocumentServer.PDF.AcroForms.FormChoiceField
Introduced: X19.
Constructor | Description |
---|---|
Form |
Initializes a new instance of the Form |
Property | Description |
---|---|
Alternate |
Gets or sets the alternate field name of the field.
(Inherited from Acro |
Bounds | Gets or sets the rectangle bounds of the form field in the document.
(Inherited from Acro |
Can |
Specifies whether a field can be edited.
(Inherited from Acro |
Commit |
Specifies whether the form is submitted when the selected is changed.
(Inherited from Acro |
Do |
Specifies whether spell checking is enabled or not.
(Inherited from Acro |
Field |
Gets or sets the name of the field.
(Inherited from Acro |
Field |
Gets or sets the type of the field.
(Inherited from Acro |
Multi |
Specifies whether multiple options can be selected.
(Inherited from Acro |
Options | Gets or sets the option elements of a choice field.
(Inherited from Acro |
Sort | Specifies whether the list can be sorted.
(Inherited from Acro |
Value | Gets or sets the selected value of a choice list.
(Inherited from Acro |