Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Show in webframe

MICRCodeDetectionCommand Constructor()








Initializes a new MICRCodeDetectionCommand class object.
Syntax
public MICRCodeDetectionCommand()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New MICRCodeDetectionCommand()
public MICRCodeDetectionCommand()
- (instancetype)init
public MICRCodeDetectionCommand()
function MICRCodeDetectionCommand()
public:
MICRCodeDetectionCommand();
Remarks
The MICRCodeDetectionCommand automatically finds an MICR zone in a document image.
Example
Refer to the MICRCodeDetectionCommand example.
Requirements

Target Platforms

See Also

Reference

MICRCodeDetectionCommand Class
MICRCodeDetectionCommand Members
Overload List

Error processing SSI file