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 為目前位置的 , null 如果沒有這類段落,則為 。

適用於

另請參閱