←Select platform

PDFDistillerOptions Class

Summary

Provides options to use when distilling Postscript files (Convert Postscript files to PDF).

Syntax
C#
VB
C++
[SerializableAttribute()] 
public class PDFDistillerOptions 
<SerializableAttribute()> 
Public Class PDFDistillerOptions  
[SerializableAttribute()] 
public ref class PDFDistillerOptions  

Remarks

The PDFDistillerOptions class is used as a parameter to the PDFFile.Distill method.It controls the output optimization and page rotation modes used when distilling Postscript files (Converting Postscript files to PDF).

Example

For an example, refer to PDFFile.Distill.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly