TextPatternIdentifiers.HorizontalTextAlignmentAttribute 필드

정의

텍스트 범위의 HorizontalTextAlignment 특성을 식별합니다.

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

필드 값

설명

호출하는 텍스트 범위와 연결된 단락에 적용된 가로 텍스트 맞춤입니다.

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

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

HorizontalTextAlignment

기본값은 Left

적용 대상

추가 정보