com.groupdocs.conversion.options.convert

Class PdfPageLayout

    • Field Detail

      • Default

        public static final PdfPageLayout Default

        Default layout.

      • SinglePage

        public static final PdfPageLayout SinglePage

        Single page.

      • OneColumn

        public static final PdfPageLayout OneColumn

        Display pages in one column.

      • TwoColumnLeft

        public static final PdfPageLayout TwoColumnLeft

        Display the pages in two columns, with odd-numbered pages on the left.

      • TwoColumnRight

        public static final PdfPageLayout TwoColumnRight

        Display the pages in two columns, with odd-numbered pages on the right.

      • TwoPagesLeft

        public static final PdfPageLayout TwoPagesLeft

        Display the pages two at a time, with odd-numbered pages on the left.

      • TwoPagesRight

        public static final PdfPageLayout TwoPagesRight

        Display the pages two at a time, with odd-numbered pages on the right.

    • Constructor Detail

      • PdfPageLayout

        public PdfPageLayout()
        Serialization constructor