Class | Description | |
---|---|---|
BarcodeData | Contains the data for a single barcode. | |
BarcodeEngine | Main class for the LEADTOOLS support for reading and writing barcodes. | |
BarcodeException | The exception that is thrown when a barcode error occurs. | |
BarcodeOptions | Abstract base class for barcode read or write options. | |
BarcodeReader | Main class for the LEADTOOLS support for reading barcodes. | |
BarcodeReadOptions | Base class for all the barcode read options. | |
BarcodeReadSymbologyEventArgs | Contains data for the BarcodeReader.ReadSymbology event. | |
BarcodeWriteOptions | Base class for all the barcode write options. | |
BarcodeWriter | Main class for the LEADTOOLS support for writing barcodes. | |
DatamatrixBarcodeData | Contains the data for a single Datamatrix barcode. | |
DatamatrixBarcodeReadOptions | Contains the extra options to use when reading Datamatrix barcodes. | |
DatamatrixBarcodeWriteOptions | Contains the extra options to use when writing Datamatrix barcodes. | |
FourStateBarcodeReadOptions | Contains the extra options to use when reading 4-State post barcodes such as USPS, Royal Mail and Australian Post. | |
FourStateBarcodeWriteOptions | Contains the extra options to use when writing 4-State post barcodes such as USPS, Royal Mail ,and Australian Post. | |
GS1DatabarStackedBarcodeReadOptions | Contains the extra options to use when reading GS1 Databar Stacked barcodes. | |
GS1DatabarStackedBarcodeWriteOptions | Contains extra options to use when writing GS1 Databar Stacked barcodes. | |
MicroPDF417BarcodeData | Contains the data for a single MicroPDF417 barcode. | |
MicroPDF417BarcodeReadOptions | Contains extra options to use when reading MicroPDF417 barcodes. | |
MicroPDF417BarcodeWriteOptions | Contains the extra options to use when writing MicroPDF417 barcodes. | |
OneDBarcodeReadOptions | Contains the extra options to use when reading standard 1D (linear) barcodes. | |
OneDBarcodeWriteOptions | Contains the extra options to use when reading standard 1D (linear) barcodes. | |
PatchCodeBarcodeReadOptions | Contains extra options to use when reading Patch Code barcodes. | |
PatchCodeBarcodeWriteOptions | Contains extra options to use when writing Patch Code barcodes. | |
PDF417BarcodeData | Contains the data for a single MicroPDF417 barcode. | |
PDF417BarcodeReadOptions | Contains extra options to use when reading PDF417 barcodes. | |
PDF417BarcodeWriteOptions | Contains extra options to use when writing PDF417 barcodes. | |
PostNetPlanetBarcodeReadOptions | Contains the extra options to use when reading POSTNET and PLANET barcodes. | |
PostNetPlanetBarcodeWriteOptions | Contains the extra options to use when writing POSTNET and PLANET barcodes. | |
QRBarcodeData | Contains the data for a single QR barcode. | |
QRBarcodeReadOptions | Contains extra options to use when reading QR barcodes. | |
QRBarcodeWriteOptions | Contains extra options to use when writing QR barcodes. |
Interface | Description | |
---|---|---|
IBarcodeOptions | Interface for barcode read or write options. | |
IBarcodeReadOptions | Interface for all the barcode read options. | |
IBarcodeWriteOptions | Interface for all the barcode write options. |
Enumeration | Description | |
---|---|---|
AustralianPost4StateBarcodeCIFEncoding | Australian Post 4-State barcode Customer Information Field (CIF) encoding/decoding table | |
BarcodeAlignment | Horizontal or vertical to use when writing barcodes. | |
BarcodeExceptionCode | Identifies the barcode exception error code | |
BarcodeOutputTextPosition | The text position to use when the data string is written along with the barcode. | |
BarcodeReaderErrorMode | Indicates how to handle errors when reading barcodes. | |
BarcodeReadSymbologyOperation | Current barcode read operation. | |
BarcodeReadSymbologyStatus | Determines the barcode read operation status | |
BarcodeReturnCheckDigit | Return check digit mode to use when reading barcodes. | |
BarcodeSearchDirection | Search direction to use when reading barcodes. | |
BarcodeSymbology | The barcode symbologies supported by LEADTOOLS. | |
Code11BarcodeCheckDigitType | Check digit type to use when reading or writing Code 11 (USD-8) barcodes. | |
Code128BarcodeTableEncoding | Encoding table to use when writing Code 128 barcodes. | |
DatamatrixBarcodeSymbolSize | Specifies the Datamatrix symbol size. | |
MicroPDF417BarcodeReadMode | MicroPDF417 read mode enumerations. | |
MicroPDF417BarcodeSymbolSize | Symbol size to use when writing MicroPDF417 barcodes. | |
MSIBarcodeModuloType | Check digit type to use when reading or writing MSI (Pulse Width Modulated) barcodes. | |
PDF417BarcodeECCLevel | Specifies the PDF417 symbol ECC level. | |
PDF417BarcodeReadMode | PDF417 read modes. | |
QRBarcodeECCLevel | Specifies the QR symbol ECC level. | |
QRBarcodeSymbolModel | Specifies the QR symbol size. |