HiQPdf Documentation

PdfFormRadioButtonsGroupSetCheckedRadioButton Method (Int32)

Quickly Create High Quality PDFs
Checks on the radio button at the given index

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

public void SetCheckedRadioButton(
	int index
)

Parameters

index
Type: SystemInt32
The radio button index
See Also

Reference