Winnovative Logo

PdfFormRadioButtonsGroupSetCheckedRadioButton Method

Winnovative Client for .NET Core
Call this method to check on the given radio button

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public void SetCheckedRadioButton(
	PdfFormRadioButton radioButton
)

Parameters

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

Reference