PdfFormRadioButtonsGroupItem(Int32) Property
Gets the radio button at the given index in the radio buttons group
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
public PdfFormRadioButton this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As PdfFormRadioButton
Get
- index Int32
- The radio button index
PdfFormRadioButtonThe the radio button at the given index in the radio buttons group