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