EVO HTML to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method

EVO PDF Client for Universal Windows Platform Documentation
Call this method to check on the given radio button

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_UWP (in EvoHtmlToPdfClient_UWP.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