TextShape.Text
TextShape.Text property
Gets or sets the drawn text.
public string Text { get; set; }
Property Value
The drawn text.
See Also
- class TextShape
- namespace Aspose.Imaging.Shapes
- assembly Aspose.Imaging
Gets or sets the drawn text.
public string Text { get; set; }
The drawn text.