TextPatternIdentifiers.IndentationTrailingAttribute 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
标识文本范围的 IndentationTrailing
(TextIndent) 特性。
public: static initonly System::Windows::Automation::AutomationTextAttribute ^ IndentationTrailingAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute IndentationTrailingAttribute;
staticval mutable IndentationTrailingAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly IndentationTrailingAttribute As AutomationTextAttribute
字段值
注解
尾部缩进 (指定为 Point 单位类型值,) 应用于与调用文本范围关联的段落 () 。
此标识符由UI 自动化提供程序使用。 UI 自动化客户端应用程序应使用等效字段。TextPattern
此属性的值的类型 Double。
默认值是 zero
。