Class DirectDestination

    • Method Detail

      • getPage

        public Page getPage()
                     throws CorruptException
        The page in the document that this destination is pointing to.
        Throws:
        java.lang.IllegalStateException - the object has already been closed.
        java.lang.IllegalStateException - the associated document has already been closed.
        CorruptException - the page could not be found or does not exist in the document.