Packages

 

com.aspose.imaging.fileformats.cmx.objectmodel

Class CmxDocument



  • public class CmxDocument
    extends Object

    The CMX document.

    • Constructor Detail

      • CmxDocument

        public CmxDocument()

        Initializes a new instance of the CmxDocument class.

    • Method Detail

      • getPages

        public com.aspose.ms.System.Collections.Generic.IGenericList<CmxPage> getPages()

        Gets the pages of current document.

        Returns:
        the pages of current document.
      • toString

        public String toString()

        Returns a String that represents this instance.

        Overrides:
        toString in class Object
        Returns:
        A String that represents this instance.