The main component object class for ScanFix.
Instances of this class can be used as the destination of Accusoft's standard methods for passing images between different components: CopyTo(object destination) and TransferTo(object destination).

Visual Basic
C#
Managed Extensions for C++
C++/CLI
Instances of this class only accept bitonal images with 1 bit per pixel, grayscale images with 8 bits per pixel,
and color images with 24 bits per pixel.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Accusoft.ScanFixXpressSdk.ScanFix