PdfFormAddRadioButtonsGroup Method
Creates a group of radio buttons in PDF form
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public void AddRadioButtonsGroup(
PdfPage pdfPage,
PdfFormRadioButtonsGroup radioButtonsGroup
)
Parameters
- pdfPage PdfPage
- The PDF page in which to place the group of radio buttons
- radioButtonsGroup PdfFormRadioButtonsGroup
- The radio buttons group field to add