RadioButtonGroupGetField Method |
Gets the field associated with this RadioButtonGroup
Namespace:
pdftron.PDF.Annots
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
SyntaxPublic Function GetField As Field
public:
virtual Field^ GetField() sealed
Return Value
Type:
Field The Field associated with this RadioButtonGroup
ExceptionsException | Condition |
---|
[!:PDFNetException] | PDFNetException the PDFNet exception |
See Also