←Select platform

AutoRotatePageMode Property

Summary

Page rotation mode to use when distilling Postscript files.

Syntax

C#
VB
C++
public PDFDistillerAutoRotatePageMode AutoRotatePageMode { get; set; } 
Public Property AutoRotatePageMode As Leadtools.Pdf.PDFDistillerAutoRotatePageMode 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly