Error processing SSI file
LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

Show in webframe

CombineThreshold Property






Gets or sets a threshold value used to combine colors.
Syntax
public int CombineThreshold {get; set;}
'Declaration
 
Public Property CombineThreshold As Integer
'Usage
 
Dim instance As PdfCompressorOptions
Dim value As Integer
 
instance.CombineThreshold = value
 
value = instance.CombineThreshold
public:
property int CombineThreshold {
   int get();
   void set (    int value);
}

Property Value

The best value is 25.
Remarks
Values saturate at 443. Colors that are closer together than this amount will be combined.
Example
Refer to PdfCompressorEngine example.
Requirements

Target Platforms

See Also

Reference

PdfCompressorOptions Structure
PdfCompressorOptions Members

Error processing SSI file
Leadtools.PdfCompressor requires a PDF Pro, Pro Suite, Document or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features