Enum TextFormattingMode
Defines the supported formatting modes for text.
Namespace: System.Windows.Media
Assembly: OpenSilver.dll
Syntax
public enum TextFormattingMode
Fields
Name | Description |
---|---|
Display | Text is displayed by using metrics that create glyphs with whole pixel widths. |
Ideal | Text is displayed by using ideal font metrics. |