PdfFormComboBox Constructor
Constructs a combo box form field
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public PdfFormComboBox(
RectangleFloat box,
string[] items,
PdfFont pdfFont
)
Parameters
- box RectangleFloat
- The combo box control bounding box
- items String
- The combo box items
- pdfFont PdfFont
- The combo box items font