Winnovative Word to PDF Converter

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (String)

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

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

public void SetCheckedRadioButton(
	string name
)

Parameters

name
Type: SystemString
The radio button name
See Also

Reference