Share via


TextPointer.Paragraph 속성

정의

현재 위치의 범위를 지정하는 단락이 있으면 가져옵니다.

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

속성 값

Paragraph

합니다 Paragraph 는 현재 위치의 범위 또는 null 해당 단락이 없는 경우.

적용 대상

추가 정보