HiQPdf Documentation

PdfFormRadioButtonsGroupSetCheckedRadioButton Method

HiQPdf Client for .NET Core
Checks on the a radio button

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public void SetCheckedRadioButton(
	PdfFormRadioButton radioButton
)

Parameters

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

Reference