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

Show in webframe

AutoRotatePageMode Property






Page rotation mode to use when distilling Postscript files.
Syntax
public PDFDistillerAutoRotatePageMode AutoRotatePageMode {get; set;}
'Declaration
 
Public Property AutoRotatePageMode As PDFDistillerAutoRotatePageMode
'Usage
 
Dim instance As PDFDistillerOptions
Dim value As PDFDistillerAutoRotatePageMode
 
instance.AutoRotatePageMode = value
 
value = instance.AutoRotatePageMode
public:
property PDFDistillerAutoRotatePageMode AutoRotatePageMode {
   PDFDistillerAutoRotatePageMode get();
   void set (    PDFDistillerAutoRotatePageMode value);
}

Property Value

An PDFDistillerAutoRotatePageMode enumeration member that determine the page rotation mode to use when distilling Postscript files. The default value is PDFDistillerAutoRotatePageMode.None.
Remarks

The OutputMode and AutoRotatePageMode properties are used to control the output optimization and page rotation modes to use when distilling Postscript files (Converting Postscript files to PDF).

Example

For an example, refer to PDFFile.Distill.

Requirements

Target Platforms

See Also

Reference

PDFDistillerOptions Class
PDFDistillerOptions Members

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