EVO Excel to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (Int32)

EVO Excel to PDF Converter Documentation
Call this method to check on the radio button at the given index

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public void SetCheckedRadioButton(
	int index
)

Parameters

index
Type: SystemInt32
The radio button index
See Also

Reference