TextPatternIdentifiers.IndentationFirstLineAttribute Campo

Definição

Identifica o IndentationFirstLine atributo (TextIndent) de um intervalo de texto.

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

Valor de Campo

Observações

A indentação da primeira linha (especificada como valor Point de tipo de unidade) aplicava-se ao(s) parágrafo(s) associado(s) ao intervalo de texto que chama.

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 Double.

O valor predefinido é zero.

Aplica-se a

Ver também