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

Show in webframe

BackGroundThreshold Property






Gets or sets a threshold value used to separate image objects from the background.
Syntax
public int BackGroundThreshold {get; set;}
'Declaration
 
Public Property BackGroundThreshold As Integer
'Usage
 
Dim instance As PdfCompressorOptions
Dim value As Integer
 
instance.BackGroundThreshold = value
 
value = instance.BackGroundThreshold
public:
property int BackGroundThreshold {
   int get();
   void set (    int value);
}

Property Value

Best values are from 5 to 35.
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