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

Show in webframe

ColorThreshold Property






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

Property Value

Best values are from 75 to 125.
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