Class EnumRWExportPDFHeaderFooter


  • public class EnumRWExportPDFHeaderFooter
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • RW_EXPORT_PDF_HEADER

        public static final int RW_EXPORT_PDF_HEADER
        ONLY enable header for the exported PDF pages
        See Also:
        Constant Field Values
      • RW_EXPORT_PDF_FOOTER

        public static final int RW_EXPORT_PDF_FOOTER
        ONLY enable footer for the exported PDF pages
        See Also:
        Constant Field Values
      • RW_EXPORT_PDF_HEADER_FOOTER

        public static final int RW_EXPORT_PDF_HEADER_FOOTER
        enable both header and footer for the exported PDF pages
        See Also:
        Constant Field Values
    • Constructor Detail

      • EnumRWExportPDFHeaderFooter

        public EnumRWExportPDFHeaderFooter()