PdfFormComboBoxEditable Property

A flag indicating if the combo box includes also an editable text box besides the drop down list. This property is true by default

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public bool Editable { get; set; }

Property Value

Boolean

See Also