PdfFormRadioButtonsGroupItem(String) Property
Retrieves the radio button with the given name from the radio buttons group
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfFormRadioButton this[
string name
] { get; }
- name String
- The radio button name
PdfFormRadioButtonThe radio button with the given name from the radio buttons group