OdTextSpan Class

Summary: The text span

Module: aspose.imaging.fileformats.opendocument.objects.graphic

Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdTextSpan

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
OdTextSpan(parent)Initializes a new instance of the OdTextSpan class.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.
rectangleRectangleFr/wGets or sets the rectangle.
styleOdGraphicStyler/wGets or sets the style.
textstringr/wGets or sets the text.

Constructor: OdTextSpan(parent)

 OdTextSpan(parent) 

Initializes a new instance of the OdTextSpan class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.