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