Accusoft.ScanFixXpress8.Net - Updated
Flip Method




Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : Flip Method
Flips the image (swap the top and bottom).
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Sub Flip() 
'Usage
 
Dim instance As ScanFix
 
instance.Flip()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public void Flip()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public: void Flip(); 
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
void Flip(); 
Exceptions
ExceptionDescription
Thrown when image type is unsupported.
Thrown when operation failed.
Remarks

Note: Use this function if you wish to modify the parameters controlling the enhancement.

See Also

Reference

ScanFix Class
ScanFix Members