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 | This class 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 | This class contains information for writing barcodes. | |
WriteOptions | This class 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 Write operation. |
Enumeration | Description | |
---|---|---|
Barcode1dAdvancedFlags | Flags that 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. You can 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 | Flags that identify barcode properties for the Linear, PDF417, MicroPDF417, DataMatrix and QR barcodes. | |
BarcodeDirectionFlags | Flags that identify the barcode direction. This is used when reading linear and PDF417 barcodes. | |
BarcodeJustifyFlags | Flags that identify the barcode justification for PDF417/MicroPDF417 barcodes. | |
BarcodeMajorTypeFlags | Flags that identify the barcode major types. | |
BarcodePdf417EccLevelFlags | Flags that identify the barcode PDF417 ECC level. | |
BarcodeQrEccLevel | Flags that identify the QR ECC level. | |
BarcodeReadFlags | Flags that identify the read processing options. | |
BarcodeType | Specifies the barcode type. | |
BarcodeUnit | Flags that identify the unit of measure to be used when measuring barcode sizes. | |
BarcodeWriteFlags | Flags that identify the write processing options. | |
ReadBarcode1d4StateFlags | Flags that identify the 4 state barcode types to search for. | |
ReadBarcode1dPatchFlags | Flags that identify the patch barcode types to search for. | |
ReadBarcode1dPostFlags | Flags that identify the post barcode types to search for. | |
ReadBarcode1dStackedFlags | Flags that identify the stacked barcode types to search for. | |
ReadBarcode1dStandardFlags | Flags that identify the standard barcode types to search for. | |
ReadBarcode2DDataMatrixFlags | Flags that identify the data matrix barcode types to search for. | |
ReadBarcode2DMicroPdf417Flags | Flags that identify the micro Pdf417 barcode types to search for. | |
ReadBarcode2DPdf417Flags | Flags that identify the Pdf417 barcode types to search for. | |
ReadBarcode2DQrFlags | Flags that identify the Qr barcode types to search for. | |
WriteBarcode1d4StateType | Specify the 4 state barcode type to write. | |
WriteBarcode1dPatchType | Specify 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 | Specify the Pdf417 barcode type to write. | |
WriteBarcode2DQrType | Specifies the Qr barcode type to write. |