TextPatternIdentifiers.HorizontalTextAlignmentAttribute Fält

Definition

Identifierar attributet för HorizontalTextAlignment ett textintervall.

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 

Fältvärde

Kommentarer

Den vågräta textjustering som tillämpas på de stycken som är associerade med det anropande textintervallet.

Den här identifieraren används av UI Automation providrar. UI Automation klientprogram bör använda motsvarande fält i TextPattern.

Värden för det här attributet är av typen

HorizontalTextAlignment

Standardvärdet är Left

Gäller för

Se även