HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Form
Combo
Box
List
Items Property
Gets or sets the items in the combo box
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
string
[]
ListItems
{
get
;
set
; }
Property Value
String
See Also
Reference
PdfFormComboBox Class
HiQPdf Namespace
In This Article
Definition
See Also