Winnovative HTML to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (String)

Winnovative HTML to PDF Converter for .NET Documentation
Call this method to check on the radio button with the given name

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public void SetCheckedRadioButton(
	string name
)

Parameters

name
Type: SystemString
The radio button name
See Also

Reference