EVO HTML to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method

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

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public void SetCheckedRadioButton(
	PdfFormRadioButton radioButton
)

Parameters

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

Reference