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