Interface IDocumentExportOptions

    • Method Detail

      • getAuthor

        String getAuthor()
      • setAuthor

        void setAuthor​(String author)
      • getCompany

        String getCompany()
      • setCompany

        void setCompany​(String company)
      • getIsLandscape

        boolean getIsLandscape()
      • setIsLandscape

        void setIsLandscape​(boolean islandscape)
      • getLogo

        byte[] getLogo()
      • setLogo

        void setLogo​(byte[] logo)
      • getColor

        int getColor()
      • setColor

        void setColor​(int color)