
Implements the image processing operations for the ScanFixXpress SDK.
This is 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).
<ToolboxBitmapAttribute()> Public Class ScanFix Inherits System.ComponentModel.Component
Dim instance As ScanFix
[ToolboxBitmap()] public class ScanFix : System.ComponentModel.Component
[ToolboxBitmap()] public ref class ScanFix : public System.ComponentModel.Component
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Accusoft.ScanFixXpressSdk.ScanFix