System.Windows.Automation.Text Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains enumerations that specify text formatting and related behavior for Windows Presentation Foundation (WPF) UI automation.
Classes
TextPatternRange |
Represents a span of continuous text in a TextPattern container. |
Enums
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. |