PdfFormComboBoxEditable Property

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

Definition

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

Property Value

Boolean

See Also