Accusoft.ScanFixXpress8.Net
DetectBlankPage() Method




Analyzes an image to determine if the amount of data there is low enough for the page to be considered blank.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Overloads Function DetectBlankPage() As BlankPageDetectResults
'Usage
 
Dim instance As ScanFix
Dim value As BlankPageDetectResults
 
value = instance.DetectBlankPage()

Return Value

A BlankPageDetectResults object containing information about the results of the detection process.
Exceptions
ExceptionDescription
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.
Remarks

Use this function if the default control parameters are adequate.

Note: This method is designed to work with document images only. Using this with photograph images may yield inaccurate or erroneous results.

See Also

Reference

ScanFix Class
ScanFix Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback