Visual Basic (Declaration) | |
---|---|
Public Enum BarcodeExceptionCode Inherits Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum BarcodeExceptionCode : Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class BarcodeExceptionCode : public Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
DigitCheck | Invalid error check digit. |
InvalidType | Invalid barcode type. |
TextOut | Invalid barcode text out option. |
Width | Invalid barcode width. |
Height | Invalid barcode height. |
ToSmall | Barcode string is too small. |
InvalidBarcodeString | Invalid barcode string for a specified barcode type. |
NotFound | No barcode recognition. |
Units | Invalid barcode measurement unit. |
MultipleMaxCount | Invalid multiple max count. |
Group | Invalid barcode group. |
NoData | Invalid BarcodeData object. |
NotFoundDuplicated | No duplicated barcode. |
LastDuplicated | Reached the last duplicated barcode. |
StringLength | Invalid barcode data string length. |
Location | Invalid barcode area location. |
Barcode1dLocked | Barcode 1D is locked. |
Barcode2dReadLocked | Barcode Read 2D (CodeOne) is locked. |
Barcode2dWriteLocked | Barcode Write 2D (CodeOne) is locked. |
PdfReadLocked | Barcode Read PDF is locked. |
PdfWriteLocked | Barcode Write PDF is locked. |
FoundCorrupt | Barcode PDF417 symbol is found but cannot read successfully. |
DatamatrixReadLocked | Barcode Read Datamatrix is locked. |
DatamatrixWriteLocked | Barcode Write Datamatrix is locked. |
QrReadLocked | Barcode Read QR is locked. |
QrWriteLocked | Barcode Write QR is locked. |
System.Object
System.ValueType
System.Enum
Leadtools.Barcode.BarcodeExceptionCode
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6