Interface DocumentView

    • Method Detail

      • getNbPages

        int getNbPages()
        Gets total of pages
        Returns:
      • isDocumentSplit

        boolean isDocumentSplit()
        Indicates if the document view is split into several pieces.
        Returns:
        true if the document view is split, false otherwise.
      • areSearchDataComputed

        boolean areSearchDataComputed()
        Indicates if search data have been computed.
        Returns:
        true if search data have been computed, false otherwise.