Adds a radio button in the given PDF page
Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax
Parameters
- pdfPage
- Type: WinnovativeClientPdfPage
The PDF page where to add this radio button - radioButton
- Type: WinnovativeClientPdfFormRadioButton
The radio button field to add
See Also