PdfFormAddRadioButtonsGroup(PdfPage) Method
Creates a group of radio buttons in the form
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.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