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