Creates a combo box field in PDF form
Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax
Parameters
- pdfPage
- Type: WinnovativeClient.PdfPage
The PDF page in which to place the combo box control - comboBox
- Type: WinnovativeClient.PdfFormComboBox
The combo box field to add
See Also