PdfFormAddRadioButtonsGroup Method
Creates a group of radio buttons in the form
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfFormRadioButtonsGroup AddRadioButtonsGroup(
PdfPage pdfPage
)
- pdfPage PdfPage
- The PDF page where to create the group of radio buttons
PdfFormRadioButtonsGroupThe created radio buttons group