CmxPage 类

Summary: The page of the CMX document.

Module: aspose.imaging.fileformats.cmx.objectmodel

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

Inheritance: DisposableObject

Constructors

Name描述
CmxPage()初始化一个新的 CmxPage 类实例。

Properties

NameTypeAccess描述
bound_boxRectangleFr/w获取或设置边界框。
disposedboolr获取一个值,指示此实例是否已释放。
flagsintr/w获取或设置标志。
heightfloatr/w获取或设置页面高度。
layersSystem.Collections.Generic.IList`1[[Aspose.Imaging.FileFormats.Cmx.ObjectModel.CmxLayer]]r获取页面层。
page_numberintr/w获取或设置页面顺序号。
widthfloatr/w获取或设置页面宽度。

Constructor: CmxPage()

 CmxPage() 

初始化一个新的 CmxPage 类实例。