EVO Excel to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (String)

EVO Excel to PDF Converter Documentation
Call this method to check on the radio button with the given name

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

public void SetCheckedRadioButton(
	string name
)

Parameters

name
Type: SystemString
The radio button name
See Also

Reference