Leadtools.Barcode.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
BarcodeExceptionCode Enumeration
See Also  
Leadtools.Barcode Namespace : BarcodeExceptionCode Enumeration



Flags that identify the exception codes.

Syntax

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

Members

MemberDescription
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.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6

See Also

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