EVO HTML to PDF Converter

PdfFormButton Constructor

Winnovative Client for .NET Core Documentation
Constructs text box form field

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.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