Click or drag to resize

RadioButtonGroupGetField Method

Gets the field associated with this RadioButtonGroup

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Field GetField()

Return Value

Type: Field
The Field associated with this RadioButtonGroup
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also