EVO HTML to PDF Converter

PdfFormButton Constructor

Winnovative Client for .NET Documentation
Constructs text box form field

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

public PdfFormButton(
	RectangleFloat box,
	string text,
	PdfFont pdfFont
)

Parameters

box
Type: Winnovative.HtmlToPdfClientRectangleFloat
The button control bounding box
text
Type: SystemString
The button text
pdfFont
Type: Winnovative.HtmlToPdfClientPdfFont
The button text font
See Also

Reference