System.Windows.Automation.Text Namespace
.NET Framework 3.0
Contains enumerations that specify text formatting and related behavior for Windows Presentation Foundation (WPF) UI automation.
| Class | Description | |
|---|---|---|
![]() | TextPatternRange | Represents a span of continuous text in a TextPattern container. |
| Enumeration | Description | |
|---|---|---|
![]() | AnimationStyle | Represents values for AnimationStyleAttribute. |
![]() | BulletStyle | Values for BulletStyleAttribute. |
![]() | CapStyle | Represents values for CapStyleAttribute. |
![]() | FlowDirections | Values for TextFlowDirectionsAttribute. |
![]() | HorizontalTextAlignment | Values for HorizontalTextAlignmentAttribute |
![]() | OutlineStyles | Values for OutlineStylesAttribute. |
![]() | TextDecorationLineStyle | Values for UnderlineStyleAttribute. |
![]() | TextPatternRangeEndpoint | Allows the endpoints to be identified when calling methods of TextPatternRange. Each TextPatternRange has two endpoints (Start and End). |
![]() | TextUnit | Represents pre-defined units of text for the purposes of navigation within a document. |
Community Additions
ADD
Show:

