PdfFormRadioButtonsGroupItem(String) Property
Gets the radio button with the given name from the radio buttons group
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
public PdfFormRadioButton this[
string name
] { get; }
Public ReadOnly Default Property Item (
name As String
) As PdfFormRadioButton
Get
- name String
- The radio button name
PdfFormRadioButtonThe radio button with the given name from the radio buttons group