Compartilhar via


TextPatternIdentifiers.HorizontalTextAlignmentAttribute Campo

Definição

Identifica o atributo HorizontalTextAlignment 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 do campo

AutomationTextAttribute

Comentários

O alinhamento de texto horizontal aplicado aos parágrafos associados ao intervalo de texto de chamada.

Esse identificador é usado por provedores de Automação da Interface do Usuário. Automação da Interface do Usuário aplicativos cliente devem usar o campo equivalente em TextPattern.

Os valores para esse atributo são do tipo

HorizontalTextAlignment

O valor padrão é Left

Aplica-se a

Confira também