This property sets the threshold value to determine if a blank page is included with pages to be scanned and whether that blank page should be skipped. (UserInterface= Suppress)

[Visual Basic] Public WriteOnly Property SkipBlankThreshold As Single
[C#] public float SkipBlankThreshold {set;}

Property Value

For Canon DR Scan drivers:

Values can be set in % units from 0.1 to 20.0

For Panasonic scan drivers

Values can be set in % units from 0.01 to 5.00

The default value is 1

Explanation

The SkipBlankThreshold property sets the threshold value to determine if a blank page is included with the pages to be scanned and whether that blank page should be skipped. This property is enabled only for Canon DR scan drivers and Panasonic scan drivers. For Canon DR scanners, as this property value gets smaller, the likelihood that a page is recognized as blank increases. For Panasonic scanners, as this property value gets larger, the likelihood that a page is recognized as blank increases.

This property is enabled when the UserInterface property is set to Suppress and the SkipBlankPage property is set to -1 or 1.

See Also

Scan Class | Scan Members

 

The ImageKit.NET3 is created by Newtone Corporation