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
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool Editable { get; set; }
Property Value
Boolean