ImageGear .NET v25.0 - Updated
ImGearCompressOptions Class Members
Properties 


ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearCompressOptions Class

The following tables list the members exposed by ImGearCompressOptions.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the ImGearCompressOptions class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether higher resolution images are replaced with lower resolution equivalents when visual quality is not too severely reduced.  
Public Property Gets or sets a value indicating whether to flatten AcroForm fields into page content. This property is effective in compressing documents with many form fields.  
Public Property Gets or sets a value indicating whether PDF image thumbnails are to be removed so as to decrease the file size of the resulting document.  
Public Property Gets or sets a value indicating whether metadata is removed. It removes all metadata streams except for the document's main metadata stream located in the catalog dictionary.  
Public Property Gets or sets the JBIG2 compression used to recompress bitonal images.  
Public Property Gets or sets the level of compression to be used on JPEG2K images in a document.  
Public Property Gets or sets the level of compression to be used on JPEG images in the document.  
Public Property Gets or sets a value indicating whether to recompress gray and color images within a document using JPEG2K or JPEG.  
Top
See Also

Reference

ImGearCompressOptions Class
ImageGear.Formats.PDF Namespace