Click or drag to resize

RadioButtonWidgetGetGroup Method

Gets the group to which the current button is connected.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public RadioButtonGroup GetGroup()

Return Value

Type: RadioButtonGroup
The group containing this Radio Button.
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also