PdfAcroFormRadioGroupField.AddButton Method
Name | Parameters | Description |
---|---|---|
AddButton(String, PdfRectangle, String) | name, rect, toolTip | Adds a radio button to the radio group field. |
AddButton(String, Int32, PdfRectangle, String) | name, pageNumber, rect, toolTip | Adds a radio button to the radio group field. Allows you to specify a page where the button should be located. |