OdText Class
Summary: The text object
Module: aspose.imaging.fileformats.opendocument.objects.graphic
Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdText
Inheritance: OdObject
Constructors
Name | Description |
---|---|
OdText() | Initializes a new instance of the OdText class |
Properties
Name | Type | Access | Description |
---|---|---|---|
items | list[OdObject] | r | Gets the items. |
parent | OdObject | r | Gets the parent object. |
text | string | r/w | Gets or sets the text. |
Constructor: OdText()
OdText()
Initializes a new instance of the OdText class