[]
        
(Showing Draft Content)

C1.C1Preview.Export.PageLayoutEnum

PageLayoutEnum Enum

Specifies the page layout to be used when a PDF document is opened.

Namespace: C1.C1Preview.Export
Assembly: C1.PrintDocument.4.8.dll
Syntax
public enum PageLayoutEnum

Fields

Name Description
OneColumn

Display the pages in one column.

SinglePage

Display one page at a time.

TwoColumnLeft

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

TwoColumnRight

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

ViewerDefault

Do not specify a layout and use the current viewer default.