ComboBoxField Constructors
A combo box form field that allows users to select an option from a drop-down list in a PDF document.| Name | Parameters | Description |
|---|---|---|
| ComboBoxField(String) | name | Initializes a new instance of the ComboBoxField class with specified settings. |
See Also