Winnovative Logo

PdfFormButton Constructor

Winnovative Client for .NET Core
Constructs text box form field

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

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

Parameters

box
Type: WinnovativeClientRectangleFloat
The button control bounding box
text
Type: SystemString
The button text
pdfFont
Type: WinnovativeClientPdfFont
The button text font
See Also

Reference