PDFViewerOptions.Layouts

From Xojo Documentation

Enumeration
PDFViewerOptions.Layouts

New in 2021r2

The types of page layouts that can be used to specify the layout when the document is opened.

Values

Name Description
SinglePage Displays one page at a time.
OneColumn Displays the pages in a single column.
TwoColumnLeft Displays the pages in two columns with odd-numbered pages on the left.
TwoColumnRight Displays the pages in two columns with odd-numbered pages on the right.