TextPatternIdentifiers.MarginTopAttribute Campo

Definição

Identifica o atributo MarginTop (PageSettings) de um intervalo de texto.

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

Valor do campo

AutomationTextAttribute

Comentários

A margem superior aplicada às páginas associadas ao intervalo de texto de chamada.

Esse identificador é usado por provedores 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 Double.

O valor padrão é zero.

Aplica-se a

Confira também