LEADTOOLS Barcode (Leadtools.Barcode assembly)

BarcodeExceptionCode Enumeration

Show in webframe







Obsolete: Flags that identify the exception codes.
Syntax
public enum BarcodeExceptionCode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum BarcodeExceptionCode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BarcodeExceptionCode
public enum BarcodeExceptionCode : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Barcode.Deprecated.BarcodeExceptionCode = function() { };
Leadtools.Barcode.Deprecated.BarcodeExceptionCode.prototype = {
XModule = 0xFFFFFA37, DllNotFound = 0xFFFFFA9A, NotFound = 0xFFFFFA9A, QrWriteLocked = 0xFFFFFA9B, QrReadLocked = 0xFFFFFA9C, DatamatrixWriteLocked = 0xFFFFFE4F, DatamatrixReadLocked = 0xFFFFFE50, FoundCorrupt = 0xFFFFFE51, PdfWriteLocked = 0xFFFFFE52, PdfReadLocked = 0xFFFFFE53, Barcode2dWriteLocked = 0xFFFFFE54, Barcode2dReadLocked = 0xFFFFFE55, Barcode1dLocked = 0xFFFFFE56, Location = 0xFFFFFE57, StringLength = 0xFFFFFE58, LastDuplicated = 0xFFFFFE59, NotFoundDuplicated = 0xFFFFFE5A, NoData = 0xFFFFFE5B, Group = 0xFFFFFE5C, MultipleMaxCount = 0xFFFFFE5D, Units = 0xFFFFFE5E, InvalidBarcodeString = 0xFFFFFE60, ToSmall = 0xFFFFFE61, Height = 0xFFFFFE62, Width = 0xFFFFFE63, TextOutW = 0xFFFFFE64, InvalidType = 0xFFFFFE65, DigitCheck = 0xFFFFFE66, };
public enum class BarcodeExceptionCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0xFFFFFA37XModuleInvalid XModule value, the value should >= 0.
0xFFFFFA9ADllNotFoundBar Code Engine DLL not found.
0xFFFFFA9ANotFoundNo barcode recognition.
0xFFFFFA9BQrWriteLockedBarcode Write QR is locked.
0xFFFFFA9CQrReadLockedBarcode Read QR is locked.
0xFFFFFE4FDatamatrixWriteLockedBarcode Write Datamatrix is locked.
0xFFFFFE50DatamatrixReadLockedBarcode Read Datamatrix is locked.
0xFFFFFE51FoundCorruptBarcode PDF417 symbol is found but cannot be read successfully.
0xFFFFFE52PdfWriteLockedBarcode Write PDF is locked.
0xFFFFFE53PdfReadLockedBarcode Read PDF is locked.
0xFFFFFE54Barcode2dWriteLockedBarcode Write 2D (CodeOne) is locked.
0xFFFFFE55Barcode2dReadLockedBarcode Read 2D (CodeOne) is locked.
0xFFFFFE56Barcode1dLockedBarcode 1D is locked.
0xFFFFFE57LocationInvalid barcode area location.
0xFFFFFE58StringLengthInvalid barcode data string length.
0xFFFFFE59LastDuplicatedReached the last duplicated barcode.
0xFFFFFE5ANotFoundDuplicatedNo duplicated barcode.
0xFFFFFE5BNoDataInvalid BarcodeData object.
0xFFFFFE5CGroupInvalid barcode group.
0xFFFFFE5DMultipleMaxCountInvalid multiple max count.
0xFFFFFE5EUnitsInvalid barcode measurement unit.
0xFFFFFE60InvalidBarcodeStringInvalid barcode string for a specified barcode type.
0xFFFFFE61ToSmallBarcode string is too small.
0xFFFFFE62HeightInvalid barcode height.
0xFFFFFE63WidthInvalid barcode width.
0xFFFFFE64TextOutWInvalid barcode text out option.
0xFFFFFE65InvalidTypeInvalid barcode type.
0xFFFFFE66DigitCheckInvalid error check digit.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Barcode.Deprecated Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features