ImageGear for .NET
ImGearBarcodeInkColorInfo Enumeration
See Also  Send Feedback
ImageGear21.Barcode Assembly > ImageGear.Barcode Namespace : ImGearBarcodeInkColorInfo Enumeration




Glossary Item Box

Specifies the ink color for barcodes search.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Black1 Black ink colored barcodes will be searched. This is the default.
Unknown0 Both black and white ink color barcodes will be searched.
White2 White ink colored barcodes will be searched.

Remarks

To improve recognition and speed by reducing search criteria, set this property correctly.

Default value: Black

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Barcode.ImGearBarcodeInkColorInfo

See Also

©2013. Accusoft Corporation. All Rights Reserved.