EVO HTML to PDF Converter

PdfFormRadioButton Constructor

Winnovative Client for .NET Documentation
Constructs a radio button form field to be added to a radio buttons group

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public PdfFormRadioButton(
	RectangleFloat box,
	string buttonName
)

Parameters

box
Type: Winnovative.HtmlToPdfClientRectangleFloat
The radio button bounding box
buttonName
Type: SystemString
The radio button name
See Also

Reference