PdfFormRadioButtonsGroupAddRadioButton(PdfPage, PdfFormRadioButton) Method
Adds a radio button in the given PDF page
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public void AddRadioButton(
PdfPage pdfPage,
PdfFormRadioButton radioButton
)
Parameters
- pdfPage PdfPage
- The PDF page where to add this radio button
- radioButton PdfFormRadioButton
- The radio button field to add