The BarcodeObjectsManager Class is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Creates a Barcode objects manager that extracts barcode features in a form. The created object is added to ObjectsManagers.Visual Basic (Declaration) | |
---|---|
Public Class BarcodeObjectsManager Inherits Leadtools.Forms.Recognition.RecognitionObjectsManager |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As BarcodeObjectsManager |
C# | |
---|---|
public class BarcodeObjectsManager : Leadtools.Forms.Recognition.RecognitionObjectsManager |
C++/CLI | |
---|---|
public ref class BarcodeObjectsManager : public Leadtools.Forms.Recognition.RecognitionObjectsManager |
For an example, refer to ObjectsManagers.
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
System.Object
Leadtools.Forms.Recognition.RecognitionObjectsManager
Leadtools.Forms.Recognition.Barcode.BarcodeObjectsManager
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7