Adds a radio button in the given PDF page
Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- pdfPage
- Type: EvoPdfClientPdfPage
The PDF page where to add this radio button - radioButton
- Type: EvoPdfClientPdfFormRadioButton
The radio button field to add
See Also