PdfAcroFormRadioGroupField.RadioButtonCount Property
Gets the number of radio buttons in the radio group field.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that is the number of radio buttons in the radio group field. |
See Also