Click or drag to resize
Pdftools logo

Optimizer Class

The class to optimize PDF documents

Inheritance Hierarchy
SystemObject
  PdfTools.InternalNativeBase
    PdfTools.InternalNativeObject
      PdfTools.OptimizationOptimizer

Namespace: PdfTools.Optimization
Assembly: PdfTools (in PdfTools.dll) Version: 1.5.0+84bd4d36da7e2449ee09fddee89e23a99b6ffcca
Syntax
C#
public class Optimizer : NativeObject

The Optimizer type exposes the following members.

Constructors
 NameDescription
Public methodOptimizer 
Top
Methods
 NameDescription
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Public methodOptimizeDocument

Optimize the PDF document

Top
See Also