Text

Propiedad IParagraph.Text

Obtiene o establece el texto plano de un párrafo. Lectura/escritura String.

public string Text { get; set; }

Valor de la Propiedad

El texto.

Ver También