CleanSize property (ILEADPDFCompressor)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

Long CleanSize

Overview

Refer to Creating a Compressed PDF File

Remarks

(Advanced PDF Plug in only) Gets or sets the size of the area used to remove the noise inside the segmented image. Possible values range from 0 to 10, where 0 means skip the cleaning stage.

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, SegmentQuality Property, ColorThreshold Property, BackGroundThreshold Property, CombineThreshold Property

Topics:

PDF Compressor Functions: Creating a File