TextFormattingMode Enumeration

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Defines the supported formatting modes for text.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

Syntax

'Declaration
Public Enumeration TextFormattingMode
public enum TextFormattingMode

Members

Member name Description
Ideal Text is displayed by using ideal font metrics.
Display Text is displayed by using metrics that create glyphs with whole pixel widths.

Version Information

Silverlight

Supported in: 5

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference