EVO Word to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (String)

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

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

public void SetCheckedRadioButton(
	string name
)

Parameters

name
Type: SystemString
The radio button name
See Also

Reference