Table of Contents

Property HasEditField

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

HasEditField

Gets or sets a value indicating whether this combo box includes an editable text box as well as a drop-down list.

public bool HasEditField { get; set; }

Property Value

bool

true if this combo box includes an editable text box as well as a drop-down list; otherwise, false.