Leadtools.Barcode Namespace : BarcodeExceptionCode Enumeration |
Member | Description |
---|---|
Barcode1dLocked | Barcode 1D is locked. |
Barcode2dReadLocked | Barcode Read 2D is locked. |
Barcode2dWriteLocked | Barcode Write 2D is locked. |
DatamatrixReadLocked | Barcode Read Datamatrix is locked. |
DatamatrixWriteLocked | Barcode Write Datamatrix is locked. |
DllNotFound | Barcode Engine assembly not found. |
InvalidBarcodeString | Invalid barcode string for a specified barcode symbology. |
InvalidBounds | Invalid barcode bounds. |
InvalidGroup | Invalid barcode group. |
InvalidHeight | Invalid barcode height. |
InvalidMaximumCount | Invalid maximum count. |
InvalidStringLength | Invalid barcode data string length. |
InvalidTextOut | Invalid barcode text out option. |
InvalidType | Invalid barcode symbology. |
InvalidUnits | Invalid barcode measurement unit. |
InvalidWidth | Invalid barcode width. |
InvalidXModule | Barcode Module size should be greater or equal to 0. |
PdfReadLocked | Barcode Read PDF is locked. |
PdfWriteLocked | Barcode Write PDF is locked. |
QrReadLocked | Barcode Read QR is locked. |
QrWriteLocked | Barcode Write QR is locked. |
ToSmall | Barcode string is too small. |
Used as the type of the BarcodeException.Code property which can be used to get extra details about the LEADTOOLS barcode exception being thrown.
System.Object
System.ValueType
System.Enum
Leadtools.Barcode.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