Click or drag to resize
Pdf Library for .NET

PdfFormFieldCheckBox Methods

The PdfFormFieldCheckBox type exposes the following members.

Methods
 NameDescription
Public methodGetWidgetCheckedValue 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.
Public methodSetWidgetCheckedValue 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.
Top
See Also