OdObject Class

Summary: The open document object.

Module: aspose.imaging.fileformats.opendocument

Full Name: aspose.imaging.fileformats.opendocument.OdObject

Aspose.Imaging Version: 24.5.0

Constructors

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

Properties

NameTypeAccessDescription
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.

Constructor: OdObject()

 OdObject() 

Initializes a new instance of the OdObject class.

Constructor: OdObject(parent)

 OdObject(parent) 

Initializes a new instance of the OdObject class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.