Text

IParagraph.Text property

Obtient ou définit le texte brut d’un paragraphe. Lecture/écriture String.

public string Text { get; set; }

Property Value

Le texte.

See Also