PdfFormRadioButtonsGroupAddRadioButton(PdfPage, PdfFormRadioButton) Method
Adds a radio button in the given PDF page
Namespace: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
public void AddRadioButton(
PdfPage pdfPage,
PdfFormRadioButton radioButton
)
Parameters
- pdfPage PdfPage
- The PDF page where to add this radio button
- radioButton PdfFormRadioButton
- The radio button field to add