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をスコープとする 。そのような段落が存在しない場合は 。

適用対象

こちらもご覧ください