TextPatternIdentifiers.MarginLeadingAttribute Fält

Definition

Identifierar MarginLeading attributet (PageSettings) för ett textintervall.

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

Fältvärde

Kommentarer

Den inledande marginalen som tillämpas på de sidor 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 Double.

Standardvärdet är zero.

Gäller för

Se även