TextElement.ContentStart 속성

정의

요소에 있는 콘텐츠의 시작을 나타내는 텍스트 포인터를 가져옵니다.

public:
 property System::Windows::Documents::TextPointer ^ ContentStart { System::Windows::Documents::TextPointer ^ get(); };
public System.Windows.Documents.TextPointer ContentStart { get; }
member this.ContentStart : System.Windows.Documents.TextPointer
Public ReadOnly Property ContentStart As TextPointer

속성 값

의 콘텐츠 시작 입니다 TextElement.

설명

합니다 ContentStart 속성의 시작 부분에 콘텐츠를 삽입 하는 대개는 TextElement합니다.

TextPointer 이 속성에서 반환한 항상 해당 LogicalDirectionLogicalDirection.Backward합니다.

적용 대상

추가 정보