OdListItem Class

Summary: The list item

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

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

Inheritance: OdGraphicObject

Aspose.Imaging Version: 24.5.0

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.

Constructor: OdListItem(parent)

 OdListItem(parent) 

Initializes a new instance of the OdListItem class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.