LEADTOOLS Barcode (Leadtools.Barcode assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
BarcodeExceptionCode Enumeration
See Also  
Leadtools.Barcode Namespace : BarcodeExceptionCode Enumeration



The BarcodeExceptionCode Enumeration includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Flags that identify the exception codes.

Syntax

Visual Basic (Declaration) 
Public Enum BarcodeExceptionCode 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As BarcodeExceptionCode
C# 
public enum BarcodeExceptionCode : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class BarcodeExceptionCode : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
Barcode1dLockedBarcode 1D is locked.
Barcode2dReadLockedBarcode Read 2D (CodeOne) is locked.
Barcode2dWriteLockedBarcode Write 2D (CodeOne) is locked.
DatamatrixReadLockedBarcode Read Datamatrix is locked.
DatamatrixWriteLockedBarcode Write Datamatrix is locked.
DigitCheckInvalid error check digit.
DllNotFoundBar Code Engine DLL not found.
FoundCorruptBarcode PDF417 symbol is found but cannot be read successfully.
GroupInvalid barcode group.
HeightInvalid barcode height.
InvalidBarcodeStringInvalid barcode string for a specified barcode type.
InvalidTypeInvalid barcode type.
LastDuplicatedReached the last duplicated barcode.
LocationInvalid barcode area location.
MultipleMaxCountInvalid multiple max count.
NoDataInvalid BarcodeData object.
NotFoundNo barcode recognition.
NotFoundDuplicatedNo duplicated barcode.
PdfReadLockedBarcode Read PDF is locked.
PdfWriteLockedBarcode Write PDF is locked.
QrReadLockedBarcode Read QR is locked.
QrWriteLockedBarcode Write QR is locked.
StringLengthInvalid barcode data string length.
TextOutWInvalid barcode text out option.
ToSmallBarcode string is too small.
UnitsInvalid barcode measurement unit.
WidthInvalid barcode width.
XModuleInvalid XModule value, the value should >= 0.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.BarcodeExceptionCode

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features