TextPatternIdentifiers.HorizontalTextAlignmentAttribute 字段

定义

标识文本范围的 HorizontalTextAlignment 特性。

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ HorizontalTextAlignmentAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute HorizontalTextAlignmentAttribute;
 staticval mutable HorizontalTextAlignmentAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly HorizontalTextAlignmentAttribute As AutomationTextAttribute 

字段值

注解

应用于段落的水平文本对齐方式 (与调用文本范围关联的) 。

此标识符由UI 自动化提供程序使用。 UI 自动化客户端应用程序应使用 中的TextPattern等效字段。

此属性的值的类型为

HorizontalTextAlignment

默认值为 Left

适用于

另请参阅