PdfFormRadioButtonsGroupSetCheckedRadioButton Method
Checks on the a radio button
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public void SetCheckedRadioButton(
PdfFormRadioButton radioButton
)
Public Sub SetCheckedRadioButton (
radioButton As PdfFormRadioButton
)
public:
void SetCheckedRadioButton(
PdfFormRadioButton^ radioButton
)
member SetCheckedRadioButton :
radioButton : PdfFormRadioButton -> unit
Parameters
- radioButton PdfFormRadioButton
- The radio button to check on