Constructs a list box form field
Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax
Parameters
- box
- Type: WinnovativeClient.RectangleFloat
The list box control bounding box - items
- Type:System.String[]
The list box items - pdfFont
- Type: WinnovativeClient.PdfFont
The list box items font
See Also