Class | Description | |
---|---|---|
Barcode1d | This class contains linear (1D) barcode information for reading or writing 1D barcodes. | |
BarcodeColor | This class contains information about colors to be used when reading or writing barcodes. | |
BarcodeData | This class contains barcode data information to be read or written. | |
BarcodeReadPdf | This class contains information for reading PDF417 or MicroPDF417 barcodes. | |
Barcodes | This class contains a list of BarcodeData classes. | |
BarcodeWriteDatamatrix | This class contains information for writing Data Matrix barcodes. | |
BarcodeWritePdf | This class contains information for writing PDF417 and MicroPDF417 barcodes. | |
BarcodeWriteQr | This class contains QR barcode information for writing QR barcodes. | |
ReadBarcode1d4State | This class contains information for reading 4-state barcodes. | |
ReadBarcode1dPatch | This class contains information for reading patch barcodes. | |
ReadBarcode1dPost | This class contains information for reading post barcodes. | |
ReadBarcode1dStacked | This class contains information for reading stacked barcodes. | |
ReadBarcode1dStandard | This class contains information for reading standard barcodes. | |
ReadBarcode2DDataMatrix | This class contains information for reading data matrix barcodes. | |
ReadBarcode2DMicroPdf417 | This class contains information for reading micro Pdf417 barcodes. | |
ReadBarcode2DPdf417 | This class contains information for reading Pdf417 barcodes. | |
ReadBarcode2DQr | This class contains information for reading Qr barcodes. | |
ReadOption | This class contains information for reading barcodes. | |
ReadOptions | Class that contains a list of ReadOption objects. | |
ReadRequest | The ReadRequest object provides options for the Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Read operation. | |
ReadResponse | The ReadResponse object provides options for the Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Read operation. | |
WriteBarcode1d4State | This class contains information for writing 4 state barcodes. | |
WriteBarcode1dPatch | This class contains information for writing patch barcodes. | |
WriteBarcode1dPost | This class contains information for writing post barcodes. | |
WriteBarcode1dStacked | This class contains information for writing stacked barcodes. | |
WriteBarcode1dStandard | This class contains information for writing standard barcodes. | |
WriteBarcode2DDataMatrix | This class contains information for writing data matrix barcodes. | |
WriteBarcode2DMicroPdf417 | This class contains information for writing Micro Pdf417 barcodes. | |
WriteBarcode2DPdf417 | This class contains information for writing Pdf417 barcodes. | |
WriteBarcode2DQr | This class contains information for writing Qr barcodes. | |
WriteOption | Class that contains information for writing barcodes. | |
WriteOptions | Class that contains a list of WriteOption objects . | |
WriteRequest | The WriteRequest object provides options for the Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Write operation. | |
WriteResponse | The WriteResponse object provides options for the Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Write(Leadtools.Services.Barcode.DataContracts.WriteRequest) operation. |
Enumeration | Description | |
---|---|---|
Barcode1dAdvancedFlags | These flags identify the linkage bit value for all GS1 Databar (formerly RSS14) types, GS1 Databar (formerly RSS14) truncated type, direction of GS1 Databar (formerly RSS14) stacked, number of GS1 Databar (formerly RSS14) expanded stacked rows for write, and Australian post CIF table for read and write. Use a bitwise OR (|) to specify one flag from each group. | |
Barcode1dStandardFlags | Flags that identify the MSI barcode type, Code11 barcode type, and reading speed. | |
BarcodeDataFlags | These flags identify barcode properties for the Linear, PDF417, MicroPDF417, DataMatrix and QR barcodes. | |
BarcodeDirectionFlags | These flags identify the barcode direction. Used when reading linear and PDF417 barcodes. | |
BarcodeJustifyFlags | These flags identify the barcode justification for PDF417/MicroPDF417 barcodes. | |
BarcodeMajorTypeFlags | Flags that identify the barcode major types. | |
BarcodePdf417EccLevelFlags | These flags identify the barcode PDF417 ECC level. | |
BarcodeQrEccLevel | These flags identify the QR ECC level. | |
BarcodeReadFlags | These flags identify the read processing options. | |
BarcodeType | Specifies the barcode type. | |
BarcodeUnit | These flags identify the unit of measure to be used when measuring barcode sizes. | |
BarcodeWriteFlags | These flags identify the write processing options. | |
ReadBarcode1d4StateFlags | These flags identify the 4 state barcode types to search for. | |
ReadBarcode1dPatchFlags | These flags identify the patch barcode types to search for. | |
ReadBarcode1dPostFlags | These flags identify the post barcode types to search for. | |
ReadBarcode1dStackedFlags | These flags identify the stacked barcode types to search for. | |
ReadBarcode1dStandardFlags | These flags identify the standard barcode types to search for. | |
ReadBarcode2DDataMatrixFlags | These flags identify the data matrix barcode types to search for. | |
ReadBarcode2DMicroPdf417Flags | These flags identify the micro Pdf417 barcode types to search for. | |
ReadBarcode2DPdf417Flags | These flags identify the Pdf417 barcode types to search for. | |
ReadBarcode2DQrFlags | These flags identify the Qr barcode types to search for. | |
WriteBarcode1d4StateType | Specify the 4 state barcode type to write. | |
WriteBarcode1dPatchType | Specifies the patch barcode type to write. | |
WriteBarcode1dPostType | Specify the post barcode type to write. | |
WriteBarcode1dStackedType | Specify the 4 state stacked barcode type to write. | |
WriteBarcode1dStandardType | Specify the standard barcode type to write. | |
WriteBarcode2DDataMatrixType | Specifies the data matrix barcode type to write. | |
WriteBarcode2DMicroPdf417Type | Specifies the micro Pdf417 barcode type to write. | |
WriteBarcode2DPdf417Type | Specifies the Pdf417 barcode type to write. | |
WriteBarcode2DQrType | Specifies the Qr barcode type to write. |