EVO PDF Logo

PdfFormRadioButtonsGroupSetCheckedRadioButton Method

EVO PDF Client for .NET Framework
Call this method to check on the given radio button

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void SetCheckedRadioButton(
	PdfFormRadioButton radioButton
)

Parameters

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

Reference