PdfFormTextBox Constructor
Constructs a text box form field
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public PdfFormTextBox(
RectangleFloat box,
string text,
PdfFont pdfFont
)
Parameters
- box RectangleFloat
- The text box control bounding box
- text String
- The text box initial text
- pdfFont PdfFont
- The text font