Creates a radio button with given box and the given name in the given PDF page
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Parameters
- pdfPage
- Type: EvoPdf.HtmlToPdfClientPdfPage
The PDF page where to add this radio button - radioButton
- Type: EvoPdf.HtmlToPdfClientPdfFormRadioButton
The radio button field to add
See Also