Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.14
|
Leadtools.PdfCompressor Namespace : PdfCompressorEngine Class |
public class PdfCompressorEngine : System.IDisposable
'Declaration
Public Class PdfCompressorEngine Implements System.IDisposable
'Usage
Dim instance As PdfCompressorEngine
public ref class PdfCompressorEngine : public System.IDisposable
This class provides the functionality to create a PDF document and provides the following options:
For more information, refer to Creating a Compressed PDF File.
NOTE: If you have an existing PDF file (raster and/or document) that you need to optimize, refer to Leadtools.Pdf.PDFOptimizerOptions and Leadtools.Pdf.PDFFile.Optimize>