EVO HTML to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method

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

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.0.0
Syntax

public void SetCheckedRadioButton(
	PdfFormRadioButton radioButton
)

Parameters

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

Reference