PdfAcroFormRadioGroupField Constructors
Represents a radio group field.Name | Parameters | Description |
---|---|---|
PdfAcroFormRadioGroupField(String, Int32) | name, pageNumber | Initializes a new instance of the PdfAcroFormRadioGroupField class with the specified radio group field name and page number where the field will be created. |
See Also