Back to Devexpress

PdfAcroFormRadioGroupField.AddButton Method

officefileapi-devexpress-dot-pdf-dot-pdfacroformradiogroupfield-dot-addbutton.md

latest681 B
Original Source

PdfAcroFormRadioGroupField.AddButton Method

NameParametersDescription
AddButton(String, PdfRectangle, String)name, rect, toolTipAdds a radio button to the radio group field.
AddButton(String, Int32, PdfRectangle, String)name, pageNumber, rect, toolTipAdds a radio button to the radio group field. Allows you to specify a page where the button should be located.