TextPointer.Paragraph Propriété

Définition

Obtient le paragraphe dans la portée de la position actuelle, s'il en est.

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

Valeur de propriété

Paragraph qui étend la position actuelle, ou null si aucun paragraphe de ce type n’existe.

S’applique à

Voir aussi