Creates a radio button with the given box and the given name in the radio button group
Namespace: WnvWordToPdf
Assembly: wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- box
- Type: System.DrawingRectangleF
The radio button bounding box - buttonName
- Type: SystemString
The radio button name
Return Value
Type: PdfFormRadioButtonThe created radio button
See Also