Class Page


  • public class Page
    extends NativeObject

    The page of an image document

    • Method Detail

      • getResolution

        public Resolution getResolution()
                                 throws GenericException

        The resolution of the page (Getter)

        The resolution can be null if the image does not specify a resolution.
        Throws:
        GenericException - A generic error occurred.