Sdílet prostřednictvím


TextPointer.Paragraph Vlastnost

Definice

Získá odstavec, který definuje aktuální pozici, pokud existuje.

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

Hodnota vlastnosti

Hodnota Paragraph , která definuje aktuální pozici, nebo null pokud takový odstavec neexistuje.

Platí pro

Viz také