Specifies the PDF page layout
[SerializableAttribute()]public enum PDFPageLayoutType
<SerializableAttribute()>Public Enum PDFPageLayoutType
[SerializableAttribute()]public enum class PDFPageLayoutType
| Value | Member | Description |
|---|---|---|
| 0 | SinglePageDisplay | Default: Display one page at a time |
| 1 | OneColumnDisplay | Display the pages in one column |
| 2 | TwoColumnLeftDisplay | Display the pages in two columns, with odd-numbered pages on the left |
| 3 | TwoColumnRightDisplay | Display the pages in two columns, with odd-numbered pages on the right |
| 4 | TwoPageLeft | Display the pages two at a time, with odd-numbered pages on the left |
| 5 | TwoPageRight | Display the pages two at a time, with odd-numbered pages on the right |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
