Table of Contents

Method SetDeflateCompression

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

SetDeflateCompression()

Sets the options to use deflate compression.

public PaintedImageTiffCompressionOptions SetDeflateCompression()

Returns

PaintedImageTiffCompressionOptions

The instance used to call the method.

Remarks

The library uses LZW compression for output TIFF images by default. Deflate compression usually produces smaller files but requires more time.