←Select platform

Issues Property

Summary

Gets the detected errors in MICRCodeDetectionCommand.

Syntax
C#
Objective-C
C++/CLI
Java
Python
public MICRCodeFoundIssue Issues { get; } 
@property(nonatomic, assign) LTMICRCodeFoundIssue issues; 
public MICRCodeFoundIssue getIssues(); 
public:  
   property MICRCodeFoundIssue^ Issues 
   { 
      MICRCodeFoundIssue^ get() 
   } 
Issues # get  (MICRCodeDetectionCommand) 

Property Value

Detected issues in the MICR zone.

Requirements

Target Platforms

Help Version 22.0.2023.11.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.