TextPatternIdentifiers.MarginLeadingAttribute 字段

定义

标识文本范围的 MarginLeading (PageSettings) 特性。

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 

字段值

AutomationTextAttribute

注解

应用于与调用文本范围关联的页面的前导边距 () 。

此标识符由UI 自动化提供程序使用。 UI 自动化客户端应用程序应使用等效字段。TextPattern

此属性的值的类型 Double

默认值是 zero

适用于

另请参阅