This documentation is archived and is not being maintained.
TextOptions Class
Visual Studio 2010
Defines a set of attached properties that affect the way text is displayed in an element.
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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
