Leadtools.Barcode.Deprecated Namespace : BarcodeExceptionCode Enumeration |
public enum BarcodeExceptionCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum BarcodeExceptionCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As BarcodeExceptionCode
public enum BarcodeExceptionCode : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.Deprecated.BarcodeExceptionCode = function() { }; Leadtools.Barcode.Deprecated.BarcodeExceptionCode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class BarcodeExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Barcode1dLocked | Barcode 1D is locked. |
Barcode2dReadLocked | Barcode Read 2D (CodeOne) is locked. |
Barcode2dWriteLocked | Barcode Write 2D (CodeOne) is locked. |
DatamatrixReadLocked | Barcode Read Datamatrix is locked. |
DatamatrixWriteLocked | Barcode Write Datamatrix is locked. |
DigitCheck | Invalid error check digit. |
DllNotFound | Bar Code Engine DLL not found. |
FoundCorrupt | Barcode PDF417 symbol is found but cannot be read successfully. |
Group | Invalid barcode group. |
Height | Invalid barcode height. |
InvalidBarcodeString | Invalid barcode string for a specified barcode type. |
InvalidType | Invalid barcode type. |
LastDuplicated | Reached the last duplicated barcode. |
Location | Invalid barcode area location. |
MultipleMaxCount | Invalid multiple max count. |
NoData | Invalid BarcodeData object. |
NotFound | No barcode recognition. |
NotFoundDuplicated | No duplicated barcode. |
PdfReadLocked | Barcode Read PDF is locked. |
PdfWriteLocked | Barcode Write PDF is locked. |
QrReadLocked | Barcode Read QR is locked. |
QrWriteLocked | Barcode Write QR is locked. |
StringLength | Invalid barcode data string length. |
TextOutW | Invalid barcode text out option. |
ToSmall | Barcode string is too small. |
Units | Invalid barcode measurement unit. |
Width | Invalid barcode width. |
XModule | Invalid XModule value, the value should >= 0. |
System.Object
System.ValueType
System.Enum
Leadtools.Barcode.Deprecated.BarcodeExceptionCode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2