OdTextBox Class

Summary: The text box

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

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

Inheritance: OdGraphicObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
OdTextBox(parent)Initializes a new instance of the OdTextBox 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.

Constructor: OdTextBox(parent)

 OdTextBox(parent) 

Initializes a new instance of the OdTextBox class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.