IFormattedLineSource.UseDisplayMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.