Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

PDFPageLayoutType Enumeration






Specifies the PDF page layout
Syntax
[SerializableAttribute()]
public enum PDFPageLayoutType : System.Enum 
'Declaration
 
<SerializableAttribute()>
Public Enum PDFPageLayoutType 
   Inherits System.Enum
'Usage
 
Dim instance As PDFPageLayoutType
[SerializableAttribute()]
public enum class PDFPageLayoutType : public System.Enum 
Members
ValueMemberDescription
0x00000000SinglePageDisplay Default: Display one page at a time
0x00000001OneColumnDisplay Display the pages in one column
0x00000002TwoColumnLeftDisplay Display the pages in two columns, with odd-numbered pages on the left
0x00000003TwoColumnRightDisplay Display the pages in two columns, with odd-numbered pages on the right
0x00000004TwoPageLeft Display the pages two at a time, with odd-numbered pages on the left
0x00000005TwoPageRight Display the pages two at a time, with odd-numbered pages on the right
Remarks
Used by PDFInitialViewOptions to control the PDF page layout.
Example
For an example, refer to PDFInitialViewOptions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Pdf.PDFPageLayoutType

Requirements

Target Platforms

See Also

Reference

Leadtools.Pdf Namespace

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features