PdfFormRadioButtonsGroupSetCheckedRadioButton(String) Method
Call this method to check on the radio button with the given name
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public void SetCheckedRadioButton(
string name
)
Public Sub SetCheckedRadioButton (
name As String
)
public:
void SetCheckedRadioButton(
String^ name
)
member SetCheckedRadioButton :
name : string -> unit
Parameters
- name String
- The radio button name