Constructs a text box form field
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Parameters
- box
- Type: EvoPdf.HtmlToPdfClientRectangleFloat
The text box control bounding box - text
- Type: SystemString
The text box initial text - pdfFont
- Type: EvoPdf.HtmlToPdfClientPdfFont
The text font
See Also