CheckBoxField Constructors
A checkbox form field that allows users to select or clear an option in a PDF document.| Name | Parameters | Description |
|---|---|---|
| CheckBoxField(String) | name | Initializes a new instance of the CheckBoxField class with specified settings. |
See Also