PdfFormRadioButtonsGroupAddRadioButton(PdfPage, PdfFormRadioButton) Method
Adds an existing radio button to this group in a PDF page
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public void AddRadioButton(
PdfPage pdfPage,
PdfFormRadioButton radioButton
)
Parameters
- pdfPage PdfPage
- The radio button PDF page
- radioButton PdfFormRadioButton
- The radio button to add