EVO HTML to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_NetCore (in EvoHtmlToPdfClient_NetCore.dll) Version: 9.0.0
Syntax

public void SetCheckedRadioButton(
	PdfFormRadioButton radioButton
)

Parameters

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

Reference