Leadtools.Pdf Namespace : PDFDistillerAutoRotatePageMode Enumeration |
[SerializableAttribute()] public enum PDFDistillerAutoRotatePageMode : System.Enum
'Declaration <SerializableAttribute()> Public Enum PDFDistillerAutoRotatePageMode Inherits System.Enum
'Usage Dim instance As PDFDistillerAutoRotatePageMode
[SerializableAttribute()] public enum PDFDistillerAutoRotatePageMode : System.Enum
Leadtools.Pdf.PDFDistillerAutoRotatePageMode = function() { }; Leadtools.Pdf.PDFDistillerAutoRotatePageMode.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()] public enum class PDFDistillerAutoRotatePageMode : public System.Enum
Member | Description |
---|---|
All | Rotation will be applied to all the pages in the final document. |
None | No rotation is used. |
PageByPage | Rotation will be performed on a page by page bases. |
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).
For an example, refer to PDFFile.Distill.
System.Object
System.ValueType
System.Enum
Leadtools.Pdf.PDFDistillerAutoRotatePageMode
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