PdfFormRadioButtonsGroupItem(String) Property
Gets the radio button with the given name from the radio buttons group
Namespace: EvoWordToPdfAssembly: EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 14.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