PdfFormRadioButtonsGroupSetCheckedRadioButton Method
Call this method to check on the given radio button
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public void SetCheckedRadioButton(
PdfFormRadioButton radioButton
)
Public Sub SetCheckedRadioButton (
radioButton As PdfFormRadioButton
)
Parameters
- radioButton PdfFormRadioButton
- The radio button to check on