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 Function GetField As Field
public:
virtual Field^ GetField() sealed
Return Value
Type:
Field The Field associated with this RadioButtonGroup
Exceptions Exception | Condition |
---|
[!:PDFNetException] | PDFNetException the PDFNet exception |
See Also