OdText 类
Summary: The text object
Module: aspose.imaging.fileformats.opendocument.objects.graphic
Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdText
Inheritance: OdObject
Constructors
| Name | 描述 |
|---|---|
| OdText() | 初始化 OdText 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| 项 | System.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]] | r | 获取项目。 |
| parent | OdObject | r | 获取父对象。 |
| text | string | r/w | 获取或设置文本。 |
Constructor: OdText()
OdText()
初始化 OdText 类的新实例