Click or drag to resize

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
Syntax
public void EnableButton()
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also