EVO Excel to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (PdfFormRadioButton)

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

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public void SetCheckedRadioButton(
	PdfFormRadioButton radioButton
)

Parameters

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

Reference