PDF Web Viewer
    Preparing search index...

    Enumeration PageLayout

    PDF Page Layout enum Defines the page layout to use when the document is opened

    Index

    Enumeration Members

    OneColumn: "OneColumn"

    Display the pages in one column

    SinglePage: "SinglePage"

    Display one page at a time (the default)

    TwoColumnLeft: "TwoColumnLeft"

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

    TwoColumnRight: "TwoColumnRight"

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

    TwoPageLeft: "TwoPageLeft"

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

    TwoPageRight: "TwoPageRight"

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