PdfFormComboBox Constructor
Constructs a combo box form field
Namespace: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.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