IFormattedLineSource.UseDisplayMode Property

Definition

True if the formatter uses WPF Display TextFormattingMode, false otherwise.

public:
 property bool UseDisplayMode { bool get(); };
public:
 property bool UseDisplayMode { bool get(); };
public bool UseDisplayMode { get; }
member this.UseDisplayMode : bool
Public ReadOnly Property UseDisplayMode As Boolean

Property Value

true if the formatter uses Display for format text, otherwise false.

Applies to