Optimizer Class |
The Optimizer class provides functionality for optimizing/shrinking output PDF files.
'pdftron.PDF.Optimizer' is an optional PDFNet Add-On utility class that can be used to optimize PDF documents by reducing the file size, removing redundant information, and compressing data streams using the latest in image compression technology. PDF Optimizer can compress and shrink PDF file size with the following operations:
Namespace: pdftron.PDF
public sealed class Optimizer
The Optimizer type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Optimize(PDFDoc) | ||
Optimize(PDFDoc, OptimizerOptimizerSettings) | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |