ColorThreshold Property

Summary
Gets or sets a threshold value used when merging segments.
Syntax
C#
VB
C++
public int ColorThreshold { get; set; } 
Public Property ColorThreshold As Integer 
public: 
property int ColorThreshold { 
   int get(); 
   void set (    int ); 
} 

Property Value

Best values are from 75 to 125.

Example

Refer to PdfCompressorEngine example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.PdfCompressor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.