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

Show in webframe

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 class PDFDistillerAutoRotatePageMode : public System.Enum 
Members
ValueMemberDescription
0x00000000None No rotation is used.
0x00000001PageByPage Rotation will be performed on a page by page bases.
0x00000002All Rotation will be applied to all the pages in the final document.
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

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