←Select platform

OutputMode Property

Summary

Output optimization mode to use when distilling Postscript files.

Syntax

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

Property Value

A PDFDistillerOutputMode enumeration member that determines the output optimization mode to use when distilling Postscript files. The default value is PDFDistillerOutputMode.Default.

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