EVO HTML to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public void SetCheckedRadioButton(
	PdfFormRadioButton radioButton
)

Parameters

radioButton
Type: EvoPdf.HtmlToPdfClientPdfFormRadioButton
The radio button to check on
See Also

Reference