PdfFormComboBoxListItems Property

Gets or sets the items in the combo box

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public string[] ListItems { get; set; }

Property Value

String

See Also