Gets the radio button with the given name from the radio buttons group
Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- name
- Type: SystemString
The radio button name
Return Value
Type: PdfFormRadioButtonThe radio button with the given name from the radio buttons group
See Also