LEADTOOLS PDF (Leadtools.Pdf assembly)
LEAD Technologies, Inc

PDFDistillerAutoRotatePageMode Enumeration






Specifies how pages are rotated when distilling Postscript files.
Syntax
[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 
Members
MemberDescription
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.

Remarks

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).

Example

For an example, refer to PDFFile.Distill.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Pdf.PDFDistillerAutoRotatePageMode

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

Leadtools.Pdf Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.