PdfFormRadioButtonsGroupAddRadioButton(PdfFormRadioButton) Method
Adds a radio button to this group after the last PDF object rendered
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public void AddRadioButton(
PdfFormRadioButton radioButton
)
Parameters
- radioButton PdfFormRadioButton
- The radio button to add