Click or drag to resize

RadioButtonWidgetIsEnabled Method

Determines whether this button is enabled.

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

Return Value

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