CmxPage Class

Summary: The page of the CMX document.

Module: aspose.imaging.fileformats.cmx.objectmodel

Full Name: aspose.imaging.fileformats.cmx.objectmodel.CmxPage

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
CmxPage()Initializes a new instance of the CmxPage class.

Properties

NameTypeAccessDescription
bound_boxRectangleFr/wGets or sets the bounding box.
flagsuintr/wGets or sets the flags.
heightfloatr/wGets or sets the page height.
layerslist[CmxPage]rGets the page layers.
page_numberintr/wGets or sets the page order number.
widthfloatr/wGets or sets the page width.

Constructor: CmxPage()

 CmxPage() 

Initializes a new instance of the CmxPage class.