PdfFormAddRadioButtonsGroup(PdfPage, PdfFormRadioButtonsGroup) Method
Adds an existing group of radio buttons in the form
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public void AddRadioButtonsGroup(
PdfPage pdfPage,
PdfFormRadioButtonsGroup radioButtonsGroup
)
Parameters
- pdfPage PdfPage
- The PDF page where to add the group of radio buttons
- radioButtonsGroup PdfFormRadioButtonsGroup
- The radio buttons group field to add