PDF Viewer Control for ASP.NET
PdfViewerPageLayout Enumeration
NamespacesPdfViewer4AspNetPdfViewerPageLayout
The page layout in PdfViewerPreferences to be used when the document is opened.
Declaration Syntax
C#Visual BasicVisual C++
public enum PdfViewerPageLayout
Public Enumeration PdfViewerPageLayout
public enum class PdfViewerPageLayout
Members
MemberDescription
SinglePage
Display one page at a time.

OneColumn
Display the pages in one column.

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.

Assembly: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)