PdfFormRadioButtonsGroupSetCheckedRadioButton(Int32) Method
Call this method to check on the radio button at the given index
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
public void SetCheckedRadioButton(
int index
)
Public Sub SetCheckedRadioButton (
index As Integer
)
public:
void SetCheckedRadioButton(
int index
)
member SetCheckedRadioButton :
index : int -> unit
Parameters
- index Int32
- The radio button index