Winnovative Excel to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (PdfFormRadioButton)

Winnovative Excel to PDF Converter Documentation
Call this method to check on the given radio button

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public void SetCheckedRadioButton(
	PdfFormRadioButton radioButton
)

Parameters

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

Reference