OdText Sınıfı
Summary: The text object
Module: aspose.imaging.fileformats.opendocument.objects.graphic
Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdText
Inheritance: OdObject
Constructors
| Name | Açıklama |
|---|---|
| OdText() | OdText sınıfının yeni bir örneğini başlatır. |
Properties
| Name | Type | Access | Açıklama |
|---|---|---|---|
| öğeler | System.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]] | r | Öğeleri alır. |
| parent | OdObject | r | Üst nesneyi alır. |
| text | string | r/w | Metni alır veya ayarlar. |
Constructor: OdText()
OdText()
OdText sınıfının yeni bir örneğini başlatır.