Specifies how pages are rotated when distilling Postscript files.
[SerializableAttribute()]
public enum PDFDistillerAutoRotatePageMode
<SerializableAttribute()>
Public Enum PDFDistillerAutoRotatePageMode
[SerializableAttribute()]
public enum class PDFDistillerAutoRotatePageMode
Value | Member | Description |
---|---|---|
0 | None | No rotation is used. |
1 | PageByPage | Rotation will be performed on a page by page bases. |
2 | All | Rotation will be applied to all the pages in the final document. |
The PDFDistillerAutoRotatePageMode enumeration is used as the type for the PDFDistillerOptions.AutoRotatePageMode property to control how pages are rotated when distilling Postscript files (converting Postscript files to PDF).
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