CombineThreshold property (ILEADPDFCompressor)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

Long CombineThreshold

Overview

Refer to Creating a Compressed PDF File

Remarks

(Advanced PDF Plug in only) Gets or sets a threshold value used to combine colors. Colors that are closer together than this amount will be combined. The best value is 25. Possible values range from 0 to 300.

If the value of the ImageQuality property is not PDFCOMPIMAGEQUALITY_USER, then the PDF compressor will ignore the value of this property.

See Also

Elements:

PDFCompInsertMRC method, ImageQuality Property, OutputQuality Property, CleanSize Property, SegmentQuality Property, ColorThreshold Property, BackGroundThreshold Property

Topics:

PDF Compressor Functions: Creating a File