OdTextParagraph Class

Summary: The text paragraph

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

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

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.7.0

Constructors

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

 OdTextParagraph(parent) 

Initializes a new instance of the OdTextParagraph class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.