PdfFormListBox Constructor
Creates a list box form field
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfFormListBox(
RectangleFloat bounds,
string[] listItems,
PdfFont pdfFont
)
Parameters
- bounds RectangleFloat
- The list box control bounds
- listItems String
- The list box items
- pdfFont PdfFont
- The list box items font