TextPatternIdentifiers.HorizontalTextAlignmentAttribute Campo

Definição

Identifica o HorizontalTextAlignment atributo de um intervalo de texto.

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 

Valor de Campo

Observações

O alinhamento horizontal do texto aplicava-se ao(s) parágrafo(s) associado(s) ao intervalo de texto que chamava.

Este identificador é utilizado pelos fornecedores de Automatização da Interface de Utilizador. Automatização da Interface de Utilizador aplicações cliente devem usar o campo equivalente em TextPattern.

Os valores deste atributo são do tipo

HorizontalTextAlignment

O valor predefinido é Left

Aplica-se a

Ver também