EVO Word to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (PdfFormRadioButton)

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

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

public void SetCheckedRadioButton(
	PdfFormRadioButton radioButton
)

Parameters

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

Reference