Windows apps
Collapse the table of content
Expand the table of content
Information
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.

HorizontalTextAlignment Enumeration

 
Namespace:   System.Windows.Automation.Text
Assembly:  UIAutomationTypes (in UIAutomationTypes.dll)

[ComVisibleAttribute(true)]
[GuidAttribute("1FBE7021-A1E4-4e9b-BE94-2C7DFA59D5DD")]
public enum HorizontalTextAlignment

Member nameDescription
Centered

Centered.

Justified

Justified.

Left

Aligned left.

Right

Aligned right.

.NET Framework
Available since 3.0
Return to top
Show:
© 2017 Microsoft