Text
Paragraph.Text property
Gets or sets the the plain text of a paragraph. Read/write String.
public string Text { get; set; }
Property Value
The text.
See Also
- class Paragraph
- namespace Aspose.Slides
- assembly Aspose.Slides
Gets or sets the the plain text of a paragraph. Read/write String.
public string Text { get; set; }
The text.