Accusoft.ScanFixXpress7.Net
ExecuteEnhancements Method
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : ExecuteEnhancements Method




enhancements
The enhancements to be performed on the current image.

Glossary Item Box

Execute the input enhancements on the current image.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

enhancements
The enhancements to be performed on the current image.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionThrown when required argument value is null.
System.ArgumentOutOfRangeExceptionThrown when argument is out of range.
System.ComponentModel.InvalidEnumArgumentExceptionThrown when argument enum value is invalid.
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.

Remarks

This method will apply the ScanFix enhancements to the current image in the order which they appear in the enhancement list.

Note: If an error is encountered, execution will stop at the enhancement option which causes the error and an exception will be thrown. No result will be added for an enhancement option that causes an error.

See Also

©2012. Accusoft Corporation. All Rights Reserved.