TextOptions Class
.NET Framework 4.5
Defines a set of attached properties that affect the way text is displayed in an element.
Namespace: System.Windows.Media
Assembly: PresentationFramework (in PresentationFramework.dll)
The TextOptions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | TextFormattingMode | Gets the TextFormattingMode for the element. This is an attached property. |
![]() | TextHintingMode | Gets the TextHintingMode for the element. This is an attached property. |
![]() | TextRenderingMode | Sets the TextRenderingMode for the element. This is an attached property. |
| Name | Description | |
|---|---|---|
![]() ![]() | GetTextFormattingMode | Gets the TextFormattingMode for the specified element. |
![]() ![]() | GetTextHintingMode | Gets the TextHintingMode for the specified element. |
![]() ![]() | GetTextRenderingMode | Gets the TextRenderingMode for the specified element. |
![]() ![]() | SetTextFormattingMode | Sets the TextFormattingMode for the specified element. |
![]() ![]() | SetTextHintingMode | Sets the TextHintingMode for the specified element. |
![]() ![]() | SetTextRenderingMode | Sets the TextRenderingMode for the specified element. |
| Name | Description | |
|---|---|---|
![]() ![]() | TextFormattingModeProperty | Identifies the TextFormattingMode attached property. |
![]() ![]() | TextHintingModeProperty | Identifies the TextHintingMode attached property. |
![]() ![]() | TextRenderingModeProperty | Identifies the TextRenderingMode attached property. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
