The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TextFormattingMode Enumeration
.NET Framework (current version)
Defines the formatting methods supported by the TextFormatter class.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| Display | Indicates that the TextFormatter lays out text by using GDI-compatible font metrics. | |
| Ideal | Indicates that the TextFormatter lays out text by using ideal font metrics. |
.NET Framework
Available since 4.0
Silverlight
Available since 5.0
Available since 4.0
Silverlight
Available since 5.0
Show: