TextPatternIdentifiers.IndentationFirstLineAttribute 필드

정의

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

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

필드 값

설명

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

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

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

기본값은 zero입니다.

적용 대상

추가 정보