Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
ToImage Method




Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : ToImage Method
Returns a new Image object that contains a copy of this component's current image.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function ToImage() As Image
 
'Usage
 
Dim instance As ScanFix
Dim value As Image
 
value = instance.ToImage()

Return Value

Image object containing a copy of the current image.
Exceptions
ExceptionDescription
Thrown when image type is unsupported.
Thrown when operation failed.
See Also

Reference

ScanFix Class
ScanFix Members