PdfFormRadioButtonsGroupItem(Int32) Property
Gets the radio button at the given index in the radio buttons group
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.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