TextPatternIdentifiers.IndentationLeadingAttribute 필드

정의

텍스트 범위의 IndentationLeading (TextIndent) 특성을 식별합니다.

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

필드 값

설명

호출 텍스트 범위와 연결된 단락에 적용되는 선행 들여쓰기(단위 형식 값으로 Point 지정됨)입니다.

이 식별자는 UI 자동화 공급자에서 사용됩니다. UI 자동화 클라이언트 애플리케이션은 에 해당하는 필드를 TextPattern사용해야 합니다.

이 특성의 값은 형식 Double입니다.

기본값은 zero입니다.

적용 대상

추가 정보