TextPointer.Paragraph Properti

Definisi

Mendapatkan paragraf yang mencakup posisi saat ini, jika ada.

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

Nilai Properti

Yang Paragraph mencakup posisi saat ini, atau null jika tidak ada paragraf tersebut.

Berlaku untuk

Lihat juga