OdList Class

Summary: The List object

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

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

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.7.0

Constructors

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

Constructor: OdList(parent)

 OdList(parent) 

Initializes a new instance of the OdList class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.