←Select platform

BarcodeObjectsManager Class

Summary

Creates a Barcode objects manager that extracts barcode features in a form. The created object is added to ObjectsManagers.

Syntax

C#
VB
C++
Java
public class BarcodeObjectsManager : RecognitionObjectsManager 
  
Public Class BarcodeObjectsManager  
   Inherits RecognitionObjectsManager 
public class BarcodeObjectsManager 
    extends RecognitionObjectsManager 
public ref class BarcodeObjectsManager : public RecognitionObjectsManager  

Remarks

This manager detects barcode features of the forms. Colored barcode is supported if the spaces color is closer white than black and the bars color is closer to black than white

Example

For an example, refer to ObjectsManagers.

Requirements

Target Platforms

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