PdfFormRadioButtonsGroupSetCheckedRadioButton(Int32) Method

Checks on the radio button at the given index

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public void SetCheckedRadioButton(
	int index
)

Parameters

index  Int32
The radio button index

See Also