Share via


TextPointer.Paragraph Özellik

Tanım

Varsa geçerli konumun kapsamını oluşturan paragrafı alır.

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

Özellik Değeri

Paragraph Geçerli konumun kapsamını oluşturan veya null böyle bir paragraf yoksa.

Şunlara uygulanır

Ayrıca bkz.