EVO HTML to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (String)

EVO HTML to PDF Converter for .NET Documentation
Call this method to check on the radio button with the given name

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public void SetCheckedRadioButton(
	string name
)

Parameters

name
Type: SystemString
The radio button name
See Also

Reference