public class CmxDocument extends Object
The CMX document.
Constructor and Description |
---|
CmxDocument()
Initializes a new instance of the
CmxDocument class. |
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericList<CmxPage> |
getPages()
Gets the pages of current document.
|
String |
toString()
Returns a
String that represents this instance. |
public CmxDocument()
Initializes a new instance of the CmxDocument
class.
public com.aspose.ms.System.Collections.Generic.IGenericList<CmxPage> getPages()
Gets the pages of current document.