LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
Leadtools.Services.Barcode.DataContracts Namespace
See Also  Inheritance Hierarchy
Outline and descriptions of enumerations and classes.

Classes

 ClassDescription
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.Barcode1d This class contains linear (1D) barcode information for reading or writing 1D barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeColor This class contains information about colors to be used when reading or writing barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeData This class contains barcode data information to be read or written.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeReadPdf This class contains information for reading PDF417 or MicroPDF417 barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.Barcodes This class contains a list of BarcodeData classes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeWriteDatamatrix This class contains information for writing Data Matrix barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeWritePdf This class contains information for writing PDF417 and MicroPDF417 barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeWriteQr This class contains QR barcode information for writing QR barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode1d4State This class contains information for reading 4-state barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode1dPatch This class contains information for reading patch barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode1dPost This class contains information for reading post barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode1dStacked This class contains information for reading stacked barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode1dStandard This class contains information for reading standard barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode2DDataMatrix This class contains information for reading data matrix barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode2DMicroPdf417 This class contains information for reading micro Pdf417 barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode2DPdf417 This class contains information for reading Pdf417 barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode2DQr This class contains information for reading Qr barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadOption This class contains information for reading barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadOptions This class contains a list of ReadOption objects.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadRequest The ReadRequest object provides options for the Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Read operation.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadResponse The ReadResponse object provides options for the Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Read operation.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode1d4State This class contains information for writing 4 state barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode1dPatch This class contains information for writing patch barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode1dPost This class contains information for writing post barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode1dStacked This class contains information for writing stacked barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode1dStandard This class contains information for writing standard barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode2DDataMatrix This class contains information for writing data matrix barcodes.
WriteBarcode2DMicroPdf417 This class contains information for writing Micro Pdf417 barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode2DPdf417 This class contains information for writing Pdf417 barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode2DQr This class contains information for writing Qr barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteOption This class contains information for writing barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteOptions This class contains a list of WriteOption objects .
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteRequest The WriteRequest object provides options for the Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Write operation.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteResponse The WriteResponse object provides options for the Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Write(Leadtools.Services.Barcode.DataContracts.WriteRequest) operation.

Enumerations

 EnumerationDescription
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.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.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.Barcode1dStandardFlags Flags that identify the MSI barcode type, Code11 barcode type, and reading speed.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeDataFlags Flags that identify barcode properties for the Linear, PDF417, MicroPDF417, DataMatrix and QR barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeDirectionFlags Flags that identify the barcode direction. This is used when reading linear and PDF417 barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeJustifyFlags Flags that identify the barcode justification for PDF417/MicroPDF417 barcodes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeMajorTypeFlags Flags that identify the barcode major types.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodePdf417EccLevelFlags Flags that identify the barcode PDF417 ECC level.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeQrEccLevel Flags that identify the QR ECC level.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeReadFlags Flags that identify the read processing options.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeType Specifies the barcode type.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeUnit Flags that identify the unit of measure to be used when measuring barcode sizes.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.BarcodeWriteFlags Flags that identify the write processing options.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode1d4StateFlags Flags that identify the 4 state barcode types to search for.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode1dPatchFlags Flags that identify the patch barcode types to search for.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode1dPostFlags Flags that identify the post barcode types to search for.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode1dStackedFlags Flags that identify the stacked barcode types to search for.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode1dStandardFlags Flags that identify the standard barcode types to search for.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode2DDataMatrixFlags Flags that identify the data matrix barcode types to search for.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode2DMicroPdf417Flags Flags that identify the micro Pdf417 barcode types to search for.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode2DPdf417Flags Flags that identify the Pdf417 barcode types to search for.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.ReadBarcode2DQrFlags Flags that identify the Qr barcode types to search for.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode1d4StateType Specify the 4 state barcode type to write.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode1dPatchType Specify the patch barcode type to write.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode1dPostType Specify the post barcode type to write.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode1dStackedType Specify the 4 state stacked barcode type to write.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode1dStandardType Specify the standard barcode type to write.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode2DDataMatrixType Specifies the data matrix barcode type to write.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode2DMicroPdf417Type Specifies the micro Pdf417 barcode type to write.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode2DPdf417Type Specify the Pdf417 barcode type to write.
Includes members available in LEADTOOLS Document or Medical Imaging toolkits.WriteBarcode2DQrType Specifies the Qr barcode type to write.

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features