TextPointer.Paragraph 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得涵蓋目前位置的段落 (如果有的話)。
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
如果沒有這類段落,則為 。