Click or drag to resize

CheckBoxWidgetIsChecked Method

Returns whether the checkbox is checked.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsChecked()

Return Value

Type: Boolean
A boolean value indicating whether the checkbox is checked.
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also