PdfFormRadioButtonsGroupAddRadioButton Method

Overload List

AddRadioButton(RectangleF, String) Creates a radio button with given rectangle and the given name in the radio button group PDF page
AddRadioButton(RectangleF, String, PdfPage) Creates a radio button with given rectangle and the given name in the given PDF page

See Also