PdfFormComboBoxEditable Property
            A flag indicating if the combo box presents a text box above the drop down list.
            This property is true by default
            
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 19.0.0
public bool Editable { get; set; }
Public Property Editable As Boolean
	Get
	Set
Property Value
Boolean