PDF for WinRT
PageLayout Enumeration


Specifies the page layout to be used when the document is opened.
Syntax
'Declaration
 
Public Enum PageLayout 
   Inherits System.Enum
'Usage
 
Dim instance As PageLayout
public enum PageLayout : System.Enum 
Members
MemberDescription
OneColumnDisplay the pages in one column.
SinglePageDisplay one page at a time.
TwoColumnLeftDisplay the pages in two columns, with odd-numbered pages on the left.
TwoColumnRightDisplay the pages in two columns, with odd-numbered pages on the right.
ViewerDefaultDo not specify a layout and use the current viewer default.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Pdf.PageLayout

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Xaml.Pdf Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback