EVO HTML to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (Int32)

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

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

public void SetCheckedRadioButton(
	int index
)

Parameters

index
Type: SystemInt32
The radio button index
See Also

Reference