PdfFormFieldCheckBox Methods | |
The PdfFormFieldCheckBox type exposes the following members.
| Name | Description | |
|---|---|---|
| GetWidgetCheckedValue |
Gets a value that indicates if the check box field is checked or not. This should be used for checkbox fields with multiple widgets associated with it.
| |
| SetWidgetCheckedValue |
Sets a value that indicates if the check box field is checked or not. This should be used for checkbox fields with multiple widgets associated with it.
|