Winnovative HTML to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (PdfFormRadioButton)

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

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

public void SetCheckedRadioButton(
	PdfFormRadioButton radioButton
)

Parameters

radioButton
Type: WinnovativePdfFormRadioButton
The radio button to check on
See Also

Reference