TextPointer.Paragraph Właściwość

Definicja

Pobiera akapit, który określa zakres bieżącego położenia, jeśli istnieje.

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

Wartość właściwości

Zakres Paragraph bieżącego położenia lub null jeśli taki akapit nie istnieje.

Dotyczy

Zobacz też