Constructs a list 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 list box control bounding box - items
- Type: SystemString
The list box items - pdfFont
- Type: EvoPdf.HtmlToPdfClientPdfFont
The list box items font
See Also