Click or drag to resize

RadioButtonGroupGetNumButtons Method

Gets the number of buttons in this RadioButtonGroup

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public uint GetNumButtons()

Return Value

Type: UInt32
The number of buttons in this RadioButtonGroup
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also