Winnovative Word to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (PdfFormRadioButton)

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

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public void SetCheckedRadioButton(
	PdfFormRadioButton radioButton
)

Parameters

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

Reference