Classe OdPage

Summary: The Open document page.

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

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

Inheritance: OdGraphicObject

Constructors

NameDescription
OdPage(parent)Initialise une nouvelle instance de la classe OdPage.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wObtient ou définit une valeur indiquant si [absolute coordinates].
élémentsSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtient les éléments.
master_page_namestringr/wObtient ou définit le nom de la page maître.
nomstringr/wObtient ou définit le nom.
parentOdObjectrObtient l’objet parent.
style_namestringr/wObtient ou définit le nom du style.

Constructor: OdPage(parent)

 OdPage(parent) 

Initialise une nouvelle instance de la classe OdPage.

Parameters:

ParamètreTypeDescription
parentOdObjectLe parent.