Class OdText
- Namespace
- Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic
- Assembly
- Aspose.Imaging.dll
The text object
public class OdText : OdObject
- Inheritance
-
OdText
- Inherited Members
Constructors
OdText()
public OdText()
Properties
Text
Gets or sets the text.
public string Text { get; set; }
Property Value
- string
The text.