HiQPdf Documentation

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (String)

Quickly Create High Quality PDFs
Checks on the radio button with the given name

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public void SetCheckedRadioButton(
	string name
)

Parameters

name
Type: SystemString
The radio button name
See Also

Reference