RadioButtonWidgetEnableButton Method |
Enable the current radio button. Note that this may disable other Radio Buttons in the same group.
Namespace:
pdftron.PDF.Annots
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntaxpublic void EnableButton()
public:
virtual void EnableButton() sealed
Exceptions| Exception | Condition |
|---|
| [!:PDFNetException] | PDFNetException the PDFNet exception |
See Also