OdPage Class

Summary: The Open document page.

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

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

Inheritance: OdGraphicObject

Aspose.Imaging Version: 24.5.0

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
itemslist[OdObject]rGets the items.
master_page_namestringr/wGets or sets the name of the master page.
namestringr/wGets or sets the name.
parentOdObjectrGets the parent object.
style_namestringr/wGets or sets the name of the style.

Constructor: OdPage(parent)

 OdPage(parent) 

Initializes a new instance of the OdPage class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.