EVO HTML to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (PdfFormRadioButton)

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

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

public void SetCheckedRadioButton(
	PdfFormRadioButton radioButton
)

Parameters

radioButton
Type: EvoPdfPdfFormRadioButton
The radio button to check on
See Also

Reference