RadioButtonWidgetIsEnabled Method |
Determines whether this button is enabled.
Namespace:
pdftron.PDF.Annots
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
SyntaxPublic Function IsEnabled As Boolean
public:
virtual bool IsEnabled() sealed
Return Value
Type:
Boolean A boolean value indicating whether the Radio Button is enabled.
Exceptions| Exception | Condition |
|---|
| [!:PDFNetException] | PDFNetException the PDFNet exception |
See Also