Leadtools.Barcode Assembly Changes

Summary

Version Changes: 18 to 19

New Members

The following members have been added:

Name Description
Leadtools.Barcode.AAMVADataElement - Contains all information encoded in an AAMVA CDS Data Element.
Leadtools.Barcode.AAMVADataElementInfo - Holds information about an AAMVADataElement.
Leadtools.Barcode.AAMVAEyeColor - Specifies the eye color of an AAMVAID cardholder.
Leadtools.Barcode.AAMVAHairColor - Specifies the hair color of an AAMVAID cardholder.
Leadtools.Barcode.AAMVAID - Contains all information encoded in an AAMVA CDS conforming ID card or driver's license.
Leadtools.Barcode.AAMVAJurisdiction - Specifies the jurisdiction of the (AAMVAID's)[AAMVAID.md] issuing authority.
Leadtools.Barcode.AAMVALengthType - Specifies length restriction type of an AAMVADataElement's Value.
Leadtools.Barcode.AAMVANameResult - Provides two pieces of information when retreiving a carholder name: the name itself, and how it was determined.
Leadtools.Barcode.AAMVARegion - Specifies the macro region of an AAMVAID's issuing authority.
Leadtools.Barcode.AAMVASex - Specifies the sex of the AAMVAID's cardholder.
Leadtools.Barcode.AAMVASubfile - Holds all information in an AAMVA CDS Subfile.
Leadtools.Barcode.AAMVASubfileType - Specifies the type of an AAMVASubfile.
Leadtools.Barcode.AAMVAValidCharacters - Specifies the valid characters in an AAMVADataElement's Value.
Leadtools.Barcode.AAMVAVersion - Specifies the AAMVA CDS version of the input data used to create the AAMVAID.
Leadtools.Barcode.AztecBarcodeData - Contains the data for a single Aztec barcode.
Leadtools.Barcode.AztecBarcodeReadOptions - Contains the extra options to use when reading Aztec barcodes.
Leadtools.Barcode.AztecBarcodeSymbolModel - Specifies the Aztec Code symbol size.
Leadtools.Barcode.AztecBarcodeWriteOptions - Contains the extra options to use when writing Aztec barcodes.
Leadtools.Barcode.BarcodeData.AztecSymbolModel Gets or sets the chosen symbol size when writing an Aztec barcode.
Leadtools.Barcode.BarcodeData.BarWidthReduction Gets and sets the bar width reduction value of this barcode in micrometer when reading 1D barcodes.
Leadtools.Barcode.BarcodeData.Bounds For information about this property please see Bounds.
Leadtools.Barcode.BarcodeData.CopyTo (BarcodeData) For information about this property please see CopyTo.
Leadtools.Barcode.BarcodeData.MaxiSymbolModel Gets or sets the chosen encoding mode when writing a Maxi Code barcode.
Leadtools.Barcode.BarcodeData.MicroQRSymbolModel Gets or sets the chosen symbol size when writing a Micro QR barcode.
Leadtools.Barcode.BarcodeData.ParseECIData(byte[]) Parse barcode ECI data.
Leadtools.Barcode.BarcodeData.Rect The location and size on the image in pixels.
Leadtools.Barcode.BarcodeReader.BarcodeFound Occurs when the reader finds a valid barcode data.
Leadtools.Barcode.BarcodeReader.EnableReturnFourPoints Gets or sets a value indicating whether to enable return the four corners coordinates instead a bounding rectangle.
Leadtools.Barcode.BarcodeReader.GetAllDefaultOptions For information about this method please see GetAllDefaultOptions.
Leadtools.Barcode.BarcodeReader.GetBarcodeReadOptionsType (BarcodeSymbology) Gets the type name of the barcode read options class associated with a symbology.
Leadtools.Barcode.BarcodeReader.GetDefaultOptions (BarcodeSymbology) For information about this method please see GetDefaultOptions.
Leadtools.Barcode.BarcodeReader.Progress Occurs when the reader is processing the request to indicate the current progress (percent completion).
Leadtools.Barcode.BarcodeReader.ReadSymbology Occurs for every barcode symbology read.
Leadtools.Barcode.BarcodeReaderBarcodeFoundEventArgs - Data for the BarcodeReader.BarcodeFound event.
Leadtools.Barcode.BarcodeReaderProgressEventArgs - Data for the BarcodeReader.Progress event.
Leadtools.Barcode.BarcodeReadSymbologyEventArgs.Options For information about this method please see Options.
Leadtools.Barcode.BarcodeReadSymbologyEventArgs.SymbologiesCount Get Symbologies Count
Leadtools.Barcode.BarcodeWriter.CalculateBarcodeDataBounds (LeadRect,int,int,BarcodeData,IBarcodeWriteOptions) For information about this method please see CalculateBarcodeDataBounds.
Leadtools.Barcode.BarcodeWriter.GetAllDefaultOptions For information about this method please see GetAllDefaultOptions.
Leadtools.Barcode.BarcodeWriter.GetBarcodeWriteOptionsType (BarcodeSymbology) Gets the type name of the barcode write options class associated with a symbology.
Leadtools.Barcode.BarcodeWriter.GetDefaultOptions (BarcodeSymbology) For information about this method please see GetDefaultOptions.
Leadtools.Barcode.BarcodeWriter.WriteBarcode (RasterImage,BarcodeData,IBarcodeWriteOptions) For information about this method please see WriteBarcode.
Leadtools.Barcode.DatamatrixBarcodeReadOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.DatamatrixBarcodeReadOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.DatamatrixBarcodeReadOptions.EnableDoublePassIfSuccess Gets or sets a value indicating whether to enable the double pass if success setting when reading Datamatrix symbols.
Leadtools.Barcode.DatamatrixBarcodeReadOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.DatamatrixBarcodeReadOptions.GS1toHRI Gets or sets a value indicating whether the Datamatrix reader will format the resulting string in human readable interpretation (HRI).
Leadtools.Barcode.DatamatrixBarcodeReadOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.DatamatrixBarcodeWriteOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.DatamatrixBarcodeWriteOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.DatamatrixBarcodeWriteOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.DatamatrixBarcodeWriteOptions.HRItoGS1 Gets or sets a value that indicates whether the data is formatted as GS1.
Leadtools.Barcode.DatamatrixBarcodeWriteOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.FourStateBarcodeReadOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.FourStateBarcodeReadOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.FourStateBarcodeReadOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.FourStateBarcodeReadOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.FourStateBarcodeWriteOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.FourStateBarcodeWriteOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.FourStateBarcodeWriteOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.FourStateBarcodeWriteOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.MaxiBarcodeData - Contains the data for a single Maxi barcode.
Leadtools.Barcode.MaxiBarcodeReadOptions - Contains the extra options to use when reading Maxi barcodes.
Leadtools.Barcode.MaxiBarcodeSymbolModel - Specifies the encoding mode for Maxi Code symbol.
Leadtools.Barcode.MaxiBarcodeWriteOptions - Contains the extra options to use when writing MaxiCode barcodes.
Leadtools.Barcode.MicroPDF417BarcodeReadOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.MicroPDF417BarcodeReadOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.MicroPDF417BarcodeReadOptions.EnableDoublePassIfSuccess Gets or sets a value indicating whether to enable the double pass if success setting when reading MicroPDF417 symbols.
Leadtools.Barcode.MicroPDF417BarcodeReadOptions.EnableReadingCCA3Columns Gets or sets a value indicating whether to enable reading CC type A with 3 columns.
Leadtools.Barcode.MicroPDF417BarcodeReadOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.MicroPDF417BarcodeReadOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.MicroQRBarcodeData - Contains the data for a single MicroQR barcode.
Leadtools.Barcode.MicroQRBarcodeReadOptions - Contains the extra options to use when reading MicroQR barcodes.
Leadtools.Barcode.MicroQRBarcodeSymbolModel - Specifies the Micro QR symbol size.
Leadtools.Barcode.MicroQRBarcodeWriteOptions - Contains the extra options to use when writing MicroQR barcodes.
Leadtools.Barcode.OneDBarcodeReadOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.OneDBarcodeReadOptions.CalculateBarWidthReduction Gets or sets a value that indicates whether to calculate the bar width reduction.
Leadtools.Barcode.OneDBarcodeReadOptions.Code39Extended Gets or sets a value that indicates whether to decode extended characters when reading code 3 of 9 symbols or not.
Leadtools.Barcode.OneDBarcodeReadOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.OneDBarcodeReadOptions.EnableDoublePass Gets or sets a value indicating whether to enable the double pass setting when reading 1D symbols.
Leadtools.Barcode.OneDBarcodeReadOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.OneDBarcodeReadOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.OneDBarcodeReadOptions.ResizeSmall1D Enhance the bars for the small module width symbols.
Leadtools.Barcode.OneDBarcodeWriteOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.OneDBarcodeWriteOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.OneDBarcodeWriteOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.OneDBarcodeWriteOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.PatchCodeBarcodeReadOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.PatchCodeBarcodeReadOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.PatchCodeBarcodeReadOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.PatchCodeBarcodeReadOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.PatchCodeBarcodeWriteOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.PatchCodeBarcodeWriteOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.PatchCodeBarcodeWriteOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.PatchCodeBarcodeWriteOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.PDF417BarcodeReadOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.PDF417BarcodeReadOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.PDF417BarcodeReadOptions.EnableDoublePassIfSuccess Gets or sets a value indicating whether to enable the double pass if success setting when reading PDF417 symbols.
Leadtools.Barcode.PDF417BarcodeReadOptions.EnableNoIndicatorTrail Gets or sets a value that indicates whether to enable reading PDF417 symbols that have corrupted Indicators.
Leadtools.Barcode.PDF417BarcodeReadOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.PDF417BarcodeReadOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.PDF417BarcodeWriteOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.PDF417BarcodeWriteOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.PDF417BarcodeWriteOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.PDF417BarcodeWriteOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.PharmaCodeBarcodeReadOptions - Contains the extra options to use when reading PharmaCode barcodes.
Leadtools.Barcode.PharmaCodeBarcodeWriteOptions - Contains the extra options to use when writing PhamraCode barcodes.
Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.QRBarcodeReadOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.QRBarcodeReadOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.QRBarcodeReadOptions.EnableDoublePassIfSuccess Gets or sets a value indicating whether to enable the double pass if success setting when reading QR symbols.
Leadtools.Barcode.QRBarcodeReadOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.QRBarcodeReadOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.
Leadtools.Barcode.QRBarcodeWriteOptions.BackColor For information about this property please see BackColor.
Leadtools.Barcode.QRBarcodeWriteOptions.CopyTo (IBarcodeOptions) For information about this method please see CopyTo.
Leadtools.Barcode.QRBarcodeWriteOptions.ForeColor For information about this property please see ForeColor.
Leadtools.Barcode.QRBarcodeWriteOptions.IsSupportedSymbology (BarcodeSymbology) For information about this method please see IsSupportedSymbology.

Removed Members

The following members have been removed:

Name Description
Leadtools.Barcode.BarcodeReader.ReadSymbology Occurs for every barcode symbology read.
Leadtools.Barcode.L_ERROR_BARCODE - internal enum

Version Changes: 17.5 to 18

New Members

The following members have been added to the existing types:

Member Description
Leadtools.Barcode.BarcodeData.CopyTo(Leadtools.Barcode.BarcodeData) (WinRT)

For information about this property please see CopyTo.

Leadtools.Barcode.BarcodeData.Bounds (WinRT)

For information about this property please see Bounds.

Leadtools.Barcode.BarcodeData.DatamatrixSymbolSize Gets or sets the Datamatrix barcode symbol size.
Leadtools.Barcode.BarcodeData.MicroPDF417IsLinked Gets a value that indicates whether the MicroPDF417 barcode is linked to a linear symbol printed below it.
Leadtools.Barcode.BarcodeData.MicroPDF417DataCode Gets or sets a value that indicates the MicroPDF417 barcode function code word for Code 128 emulation.
Leadtools.Barcode.BarcodeData.PDF417Group Gets or sets a value that specifies whether this PDF417 barcode symbol is a member of a group of symbols.
Leadtools.Barcode.BarcodeData.QRSymbolModel Gets or sets the QR barcode symbol model and version.
Leadtools.Barcode.BarcodeEngine.freeSupportedSymbologies(Leadtools.Barcode.BarcodeSymbology[]) (Objective C) Free allocated supportedSymbologies array returned by getSupportedSymbologies method
Leadtools.Barcode.BarcodeImageType Determines the type of barcode image when reading barcodes.
Leadtools.Barcode.BarcodeImageType.ScannedDocument

The barcode image is generated using a scanner.

Leadtools.Barcode.BarcodeImageType.Picture

The barcode image is a picture taken from camera or video devices.

Leadtools.Barcode.BarcodeReader.freeAvailableSymbologies(Leadtools.Barcode.BarcodeSymbology[]) (Objective C) Free allocated availableSymbologies array returned by getAvailableSymbologies method
Leadtools.Barcode.BarcodeReader.GetAllDefaultOptions (WinRT)

For information about this method please see GetAllDefaultOptions.

Leadtools.Barcode.BarcodeReader.GetDefaultOptions(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see GetDefaultOptions.

Leadtools.Barcode.BarcodeReader.ReadBarcode(Leadtools.RasterImage,Leadtools.LeadRect,Leadtools.Barcode.BarcodeSymbology)

For information about this method please see ReadBarcode.

Leadtools.Barcode.BarcodeReader.ReadBarcode(Leadtools.RasterImage,Leadtools.LeadRect,Leadtools.Barcode.BarcodeSymbology,Leadtools.Barcode.IBarcodeReadOptions)

For information about this method please see ReadBarcode.

Leadtools.Barcode.BarcodeReader.ReadBarcode(Leadtools.RasterImage,Leadtools.LeadRect,Leadtools.Barcode.BarcodeSymbology[])

For information about this method please see ReadBarcode.

Leadtools.Barcode.BarcodeReader.ReadBarcode(Leadtools.RasterImage,Leadtools.LeadRect,Leadtools.Barcode.BarcodeSymbology[],Leadtools.Barcode.IBarcodeReadOptions[])

For information about this method please see ReadBarcode.

Leadtools.Barcode.BarcodeReader.ReadBarcodes(Leadtools.RasterImage,Leadtools.LeadRect,Int32,Leadtools.Barcode.BarcodeSymbology[])

For information about this method please see ReadBarcodes.

Leadtools.Barcode.BarcodeReader.ReadBarcodes(Leadtools.RasterImage,Leadtools.LeadRect,Int32,Leadtools.Barcode.BarcodeSymbology[],Leadtools.Barcode.IBarcodeReadOptions[])

For information about this method please see ReadBarcodes.

Leadtools.Barcode.BarcodeReader.ImageType Gets or sets the barcode image type when reading barcodes.
Leadtools.Barcode.BarcodeReadSymbologyEventArgs.symbologiesCount (Objective C) Get Symbologies Count
Leadtools.Barcode.BarcodeReadSymbologyEventArgs.Options (WinRT)

For information about this method please see Options.

Leadtools.Barcode.BarcodeReadSymbologyEventArgs.HResult Any error that may have occurred during the read operation.
Leadtools.Barcode.BarcodeWriter.GetAllDefaultOptions (WinRT)

For information about this method please see GetAllDefaultOptions.

Leadtools.Barcode.BarcodeWriter.GetDefaultOptions(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see GetDefaultOptions.

Leadtools.Barcode.BarcodeWriter.CalculateBarcodeDataBounds(Leadtools.LeadRect,Int32,Int32,Leadtools.Barcode.BarcodeData,Leadtools.Barcode.IBarcodeWriteOptions) (WinRT)

For information about this method please see CalculateBarcodeDataBounds.

Leadtools.Barcode.BarcodeWriter.WriteBarcode(Leadtools.RasterImage,Leadtools.Barcode.BarcodeData,Leadtools.Barcode.IBarcodeWriteOptions) (WinRT)

For information about this method please see WriteBarcode.

Leadtools.Barcode.BarcodeWriter.freeAvailableSymbologies(Leadtools.Barcode.BarcodeSymbology[]) (Objective C) Free allocated availableSymbologies array returned by getAvailableSymbologies method
Leadtools.Barcode.BarcodeException.FromHResult(Int32) Creates a BarcodeException object from the specified HRESULT value, if the value is a valid LEADTOOLS error code.
Leadtools.Barcode.BarcodeException.HResult Gets the **HRESULT** associated with this exception.
Leadtools.Barcode.BarcodeOptions.freeSupportedSymbologies(Leadtools.Barcode.BarcodeSymbology[]) (Objective C) Free allocated supportedSymbologies array returned by getSupportedSymbologies method
Leadtools.Barcode.IBarcodeOptions Interface for barcode read or write options.
Leadtools.Barcode.IBarcodeOptions.GetSupportedSymbologies Gets the supported symbologies for this options class.
Leadtools.Barcode.IBarcodeOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) Gets a value that indicate whether the specified symbology is supported by this read or write options class.
Leadtools.Barcode.IBarcodeOptions.Clone Creates an exact copy of this barcode read or write options.
Leadtools.Barcode.IBarcodeOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) Copies the members of this barcode read or write options to the specified object.
Leadtools.Barcode.IBarcodeReadOptions Interface for all the barcode read options.
Leadtools.Barcode.IBarcodeReadOptions.FriendlyName Gets the friendly name of this class.
Leadtools.Barcode.IBarcodeReadOptions.ForeColor Gets or sets the barcode foreground (bars or symbol) color used when reading barcodes.
Leadtools.Barcode.IBarcodeReadOptions.BackColor Gets or sets the barcode background (spaces) color used when reading barcodes.
Leadtools.Barcode.IBarcodeWriteOptions Interface for all the barcode write options.
Leadtools.Barcode.IBarcodeWriteOptions.FriendlyName Gets the friendly name of this class.
Leadtools.Barcode.IBarcodeWriteOptions.ForeColor Gets or sets the barcode foreground (bars or symbol) color used when writing barcodes.
Leadtools.Barcode.IBarcodeWriteOptions.BackColor Gets or sets the barcode background (spaces) color used when writing barcodes.
Leadtools.Barcode.Deprecated.BarcodeReadFlags.ImageTypePicture Barcode image is a picture image taken from camera or video devices if set, otherwise, barcode image is a scanned document one.
Leadtools.Barcode.DatamatrixBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.DatamatrixBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.DatamatrixBarcodeReadOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.DatamatrixBarcodeReadOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.DatamatrixBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.DatamatrixBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.DatamatrixBarcodeWriteOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.DatamatrixBarcodeWriteOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.FourStateBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.FourStateBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.FourStateBarcodeReadOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.FourStateBarcodeReadOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.FourStateBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.FourStateBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.FourStateBarcodeWriteOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.FourStateBarcodeWriteOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.MicroPDF417BarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.MicroPDF417BarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.MicroPDF417BarcodeReadOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.MicroPDF417BarcodeReadOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.OneDBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.OneDBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.OneDBarcodeWriteOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.OneDBarcodeWriteOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.OneDBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.OneDBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.OneDBarcodeReadOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.OneDBarcodeReadOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.PatchCodeBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.PatchCodeBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.PatchCodeBarcodeReadOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.PatchCodeBarcodeReadOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.PatchCodeBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.PatchCodeBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.PatchCodeBarcodeWriteOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.PatchCodeBarcodeWriteOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.PDF417BarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.PDF417BarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.PDF417BarcodeWriteOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.PDF417BarcodeWriteOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.PDF417BarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.PDF417BarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.PDF417BarcodeReadOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.PDF417BarcodeReadOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.QRBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.QRBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.QRBarcodeWriteOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.QRBarcodeWriteOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Leadtools.Barcode.QRBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology) (WinRT)

For information about this method please see IsSupportedSymbology.

Leadtools.Barcode.QRBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions) (WinRT)

For information about this method please see CopyTo.

Leadtools.Barcode.QRBarcodeReadOptions.BackColor (WinRT)

For information about this property please see BackColor.

Leadtools.Barcode.QRBarcodeReadOptions.ForeColor (WinRT)

For information about this property please see ForeColor.

Android,iOS / macOS, and .NET WinForms support - LEADTOOLS V18 adds Android support to its toolkits through the new LEADTOOLS Android SDK. In addition, iOS / macOS support for its toolkits has been added through the new LEADTOOLS iOS / macOS SDK; and .NET WinForms support has been added through the new LEADTOOLS .NET WinForms SDK. These toolkits provide everything a developer needs to create imaging-enabled Android, iOS / macOS, or .NET WinForms applications.

New Libraries

The following Libraries have been added to LEADTOOLS v18:

Packages, Frameworks or DLLs / Shared Object Libraries Comments

leadtools.barcode.jar / leadtools.barcode.so


libleadtools.barcode.datamatrixwrite.so
libleadtools.barcode.oned.so
libleadtools.barcode.pdfread.so
libleadtools.barcode.pdfwrite.so
libleadtools.barcode.qrread.so
libleadtools.barcode.qrwrite.so
libleadtools.barcode.so

Android support for implementing Barcode Recognition.
Leadtools.Barcode.framework iOS / macOS support for implementing Barcode Recognition.
Leadtools.Barcode.DLL .NET WinForms support for implementing Barcode Recognition.

Version Changes: 17 to 17.5

WinRT support - LEADTOOLS V17.5 adds WinRT support for barcodes through the new LEADTOOLS WinRT SDK. The LEADTOOLS WinRT SDK contains everything a developer needs to create imaging-enabled Windows Store applications. It is available as an add-on to the Imaging Pro, Document Imaging and the Medical line. It is included in Document Suite and Recognition.

New Library

The following Library has been added to LEADTOOLS v17.5:

Assemblies Metadata Comments
Leadtools.Barcode.DLL Leadtools.Barcode.winmd Contains functions for implementing Barcode Recognition.

The barcode support in the LEADTOOLS .NET toolkit has been completely redesigned to offer more logical grouping of barcode related functionality and tasks:

  • Barcode read and write tasks have been moved into their own separate classes (Leadtools.Barcode.BarcodeReader and Leadtools.Barcode.BarcodeWriter.

  • The read and write options for each barcode symbology (type) or group of related symbologies have been grouped into their own classes. For example, all PDF417 barcode symbology related read options are now in the PDF417BarcodeReadOptions class, all QR barcode symbology related write options are now in the QRBarcodeWriteOptions class and so on. All these classes derive from the base BarcodeReadOptions and BarcodeWriteOptions classes.

  • Similarly, a base BarcodeData class has been introduced that contains a generic barcode data (the raw stream of bytes, a string representation, the location, and the color). For barcode symbologies that contain extra information in the data, such as the symbol size of a Datamatrix barcode, a specific data type class is available that derive from BarcodeData and contains this extra information. In this case, the DatamatrixBarcodeData class.

  • Added support for reading more than one barcode type at a time, even if the barcode specific symbology is not known beforehand. This offers a simple way of reading from an image all barcodes regardless of type. This is accomplished through the various BarcodeReader.ReadBarcode and BarcodeReader.ReadBarcodes methods.

  • Support for default read options. Instead of passing the same options over and over for each read operation, you can now set the options once by obtaining the default options used for a specific symbology through the BarcodeReader.GetDefaultOptions method and changing the members of the returned object. In addition, you can still use the read methods that accept BarcodeReadOptions to override the default options.

  • All options and data classes are XML serializable for easy load and save to external storage and cloneable for easy duplication of data.

The barcode classes and types previous to LEADTOOLS 17.5 are still usable from the new Leadtools.Barcode.dll assembly but have been moved to the new namespace Leadtools.Barcode.Deprecated. You can still compile your existing code using LEADTOOLS 19 by changing your #using or Import statements to reference Leadtools.Barcode.Deprecated instead of Leadtools.Barcode. However, these deprecated types will not be supported in future versions of LEADTOOLS and you are encouraged to port your code using the new types in Leadtools.Barcode instead.

The following table, lists the deprecated types and members and the new equivalent types and members that achieve the same functionality (all equivalents are in the Leadtools.Barcode namespace):

Deprecated Equivalent
Leadtools.Barcode.Deprecated.BarcodeEngine BarcodeEngine
Leadtools.Barcode.Deprecated.BarcodeEngine.Read BarcodeReader.ReadBarcode and BarcodeReader.ReadBarcodes
Leadtools.Barcode.Deprecated.BarcodeEngine.Write BarcodeWriter.WriteBarcode
Leadtools.Barcode.Deprecated.BarcodeEngine.CalculateBarcodeSize BarcodeWriter.CalculateBarcodeDataBounds
Leadtools.Barcode.Deprecated.BarcodeException BarcodeException
Leadtools.Barcode.Deprecated.BarcodeExceptionCode BarcodeExceptionCode
Leadtools.Barcode.Deprecated.BarcodeData BarcodeData, DatamatrixBarcodeData, MicroPDF417BarcodeData, PDF417BarcodeData and QRBarcodeData
Leadtools.Barcode.Deprecated.BarcodeData.Group PDF417BarcodeData.Group
Leadtools.Barcode.Deprecated.BarcodeData.SearchType BarcodeData.Symbology
Leadtools.Barcode.Deprecated.BarcodeData.Unit BarcodeData.Bounds.Units
Leadtools.Barcode.Deprecated.BarcodeData.Location BarcodeData.Bounds
Leadtools.Barcode.Deprecated.BarcodeData.Data BarcodeData.GetData and BarcodeData.SetData
Leadtools.Barcode.Deprecated.BarcodeData.IndexDuplicate The concept of duplicated barcodes has been removed from LEADTOOLS v17.5
Leadtools.Barcode.Deprecated.BarcodeData.TotalCount The concept of duplicated barcodes has been removed from LEADTOOLS v17.5
Leadtools.Barcode.Deprecated.BarcodeData.DuplicateCount The concept of duplicated barcodes has been removed from LEADTOOLS v17.5
Leadtools.Barcode.Deprecated.BarcodeData.IsDuplicated The concept of duplicated barcodes has been removed from LEADTOOLS v17.5
Leadtools.Barcode.Deprecated.BarcodeData.DuplicatedIndex The concept of duplicated barcodes has been removed from LEADTOOLS v17.5
Leadtools.Barcode.Deprecated.BarcodeData.GetFirstDuplicatedIndex The concept of duplicated barcodes has been removed from LEADTOOLS v17.5
Leadtools.Barcode.Deprecated.BarcodeData.GetNextDuplicated The concept of duplicated barcodes has been removed from LEADTOOLS v17.5
Leadtools.Barcode.Deprecated.BarcodeData.Flags see BarcodeDataFlags
Leadtools.Barcode.Deprecated.BarcodeData.DataCode MicroPDF417BarcodeData.DataCode
Leadtools.Barcode.Deprecated.BarcodeData.Angle BarcodeData.RotationAngle
Leadtools.Barcode.Deprecated.BarcodeData.ConvertToStringArray BarcodeData.Value and BarcodeData.ToString
Leadtools.Barcode.Deprecated.BarcodeData.ConvertFromStringArray BarcodeData.Value
Leadtools.Barcode.Deprecated.BarcodeColor BarcodeReadOptions.ForeColor, BarcodeReadOptions.BackColor, BarcodeWriteOptions.ForeColor and BarcodeWriteOptions.BackColor
Leadtools.Barcode.Deprecated.BarcodeColor.BarColor BarcodeReadOptions.ForeColor and BarcodeWriteOptions.ForeColor
Leadtools.Barcode.Deprecated.BarcodeColor.SpaceColor BarcodeReadOptions.BackColor and BarcodeWriteOptions.BackColor
Leadtools.Barcode.Deprecated.Barcode1d OneDBarcodeReadOptions, OneDBarcodeWriteOptions, FourStateBarcodeReadOptions, FourStateBarcodeWriteOptions, GS1DatabarStackedBarcodeReadOptions, GS1DatabarStackedBarcodeWriteOptions, PatchCodeBarcodeReadOptions, PatchCodeBarcodeWriteOptions, PostNetPlanetBarcodeReadOptions and PostNetPlanetBarcodeWriteOptions
Leadtools.Barcode.Deprecated.Barcode1d.OutShowText OneDBarcodeWriteOptions.TextPosition and FourStateBarcodeWriteOptions.TextPosition
Leadtools.Barcode.Deprecated.Barcode1d.Direction OneDBarcodeReadOptions.SearchDirection, FourStateBarcodeReadOptions.SearchDirection, GS1DatabarStackedBarcodeReadOptions.SearchDirection,
PatchCodeBarcodeReadOptions.SearchDirection and PostNetPlanetBarcodeReadOptions.SearchDirection
Leadtools.Barcode.Deprecated.Barcode1d.ErrorCheck OneDBarcodeReadOptions.EnableErrorCheck and OneDBarcodeWriteOptions.EnableErrorCheck
Leadtools.Barcode.Deprecated.Barcode1d.Granularity OneDBarcodeReadOptions.Granularity, FourStateBarcodeReadOptions.Granularity, GS1DatabarStackedBarcodeReadOptions.Granularity, PatchCodeBarcodeReadOptions.Granularity and PostNetPlanetBarcodeReadOptions.Granularity
Leadtools.Barcode.Deprecated.Barcode1d.MinimumLength OneDBarcodeReadOptions.MinimumStringLength
Leadtools.Barcode.Deprecated.Barcode1d.MaximumLength OneDBarcodeReadOptions.MaximumStringLength
Leadtools.Barcode.Deprecated.Barcode1d.WhiteLines OneDBarcodeReadOptions.WhiteLinesNumber and PostNetPlanetBarcodeReadOptions.WhiteLinesNumber
Leadtools.Barcode.Deprecated.Barcode1d.StandardFlags See Barcode1dStandardFlags
Leadtools.Barcode.Deprecated.Barcode1d.AdvancedFlags See Barcode1dAdvancedFlags
Leadtools.Barcode.Deprecated.Barcode1d.XModule OneDBarcodeWriteOptions.XModule, FourStateBarcodeWriteOptions.XModule, GS1DatabarStackedBarcodeWriteOptions.XModule, PatchCodeBarcodeWriteOptions.XModule, PostNetPlanetBarcodeWriteOptions.XModule, PDF417BarcodeWriteOptions.XModule, MicroPDF417BarcodeWriteOptions.XModule and QRBarcodeWriteOptions.XModule
Leadtools.Barcode.Deprecated.BarcodeReadPdf PDF417BarcodeReadOptions and MicroPDF417BarcodeReadOptions
Leadtools.Barcode.Deprecated.BarcodeReadPdf.Direction PDF417BarcodeReadOptions.SearchDirection and MicroPDF417BarcodeReadOptions.SearchDirection
Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix DatamatrixBarcodeWriteOptions
Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix.Justify DatamatrixBarcodeWriteOptions.HorizontalAlignment and DatamatrixBarcodeWriteOptions.VerticalAlignment
Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix.GroupNumber DatamatrixBarcodeWriteOptions.GroupNumber
Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix.GroupTotal DatamatrixBarcodeWriteOptions.GroupTotal
Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix.FileIdLow DatamatrixBarcodeWriteOptions.FileIdNumberLowByte
Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix.FileIdHigh DatamatrixBarcodeWriteOptions.FileIdNumberHighByte
Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix.XModule DatamatrixBarcodeWriteOptions.XModule
Leadtools.Barcode.Deprecated.BarcodeWritePdf PDF417BarcodeWriteOptions and MicroPDF417BarcodeWriteOptions
Leadtools.Barcode.Deprecated.BarcodeWritePdf.EccPercentage PDF417BarcodeWriteOptions.ECCPercentage
Leadtools.Barcode.Deprecated.BarcodeWritePdf.EccLevel PDF417BarcodeWriteOptions.ECCLevel
Leadtools.Barcode.Deprecated.BarcodeWritePdf.AspectHeight PDF417BarcodeWriteOptions.SymbolHeightAspectRatio
Leadtools.Barcode.Deprecated.BarcodeWritePdf.AspectWidth PDF417BarcodeWriteOptions.SymbolWidthAspectRatio
Leadtools.Barcode.Deprecated.BarcodeWritePdf.ModAspectRatio PDF417BarcodeWriteOptions.XModuleAspectRatio and MicroPDF417BarcodeWriteOptions.XModuleAspectRatio
Leadtools.Barcode.Deprecated.BarcodeWritePdf.Columns PDF417BarcodeWriteOptions.Columns and MicroPDF417BarcodeWriteOptions.SymbolSize
Leadtools.Barcode.Deprecated.BarcodeWritePdf.Rows PDF417BarcodeWriteOptions.Rows and MicroPDF417BarcodeWriteOptions.SymbolSize
Leadtools.Barcode.Deprecated.BarcodeWritePdf.Module PDF417BarcodeWriteOptions.XModule and MicroPDF417BarcodeWriteOptions.XModule
Leadtools.Barcode.Deprecated.BarcodeWritePdf.Justify PDF417BarcodeWriteOptions.HorizontalAlignment, PDF417BarcodeWriteOptions.VerticalAlignment, MicroPDF417BarcodeWriteOptions.HorizontalAlignment and MicroPDF417BarcodeWriteOptions.VerticalAlignment
Leadtools.Barcode.Deprecated.BarcodeWriteQr QRBarcodeWriteOptions
Leadtools.Barcode.Deprecated.BarcodeWriteQr.Justify QRBarcodeWriteOptions.HorizontalAlignment and QRBarcodeWriteOptions.VerticalAlignment
Leadtools.Barcode.Deprecated.BarcodeWriteQr.GroupNumber QRBarcodeWriteOptions.GroupNumber
Leadtools.Barcode.Deprecated.BarcodeWriteQr.GroupTotal QRBarcodeWriteOptions.GroupTotal
Leadtools.Barcode.Deprecated.BarcodeWriteQr.EccLevel QRBarcodeWriteOptions.ECCLevel
Leadtools.Barcode.Deprecated.BarcodeWriteQr.XModule QRBarcodeWriteOptions.XModule
Leadtools.Barcode.Deprecated.BarcodeUnit Leadtools.Forms.LogicalUnit
Leadtools.Barcode.Deprecated.BarcodeDataFlags.Linked MicroPDF417BarcodeData.IsLinked
Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.LeftToRight Not used anymore
Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.RightToLeft Not used anymore
Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.TopToBottom Not used anymore
Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.BottomToTop Not used anymore
Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.Skew Not used anymore
Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.Diagonal Not used anymore
Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.Horizontal BarcodeSearchDirection.Horizontal
Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.Vertical BarcodeSearchDirection.Vertical
Leadtools.Barcode.Deprecated.BarcodeJustifyFlags.None BarcodeSearchDirection.Near
Leadtools.Barcode.Deprecated.BarcodeJustifyFlags.Right BarcodeSearchDirection.Far
Leadtools.Barcode.Deprecated.BarcodeJustifyFlags.HorizontalCenter BarcodeSearchDirection.Center
Leadtools.Barcode.Deprecated.BarcodeJustifyFlags.Bottom BarcodeSearchDirection.Far
Leadtools.Barcode.Deprecated.BarcodeJustifyFlags.VerticalCenter BarcodeSearchDirection.Center
Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dReadAnyType Use the following array in BarcodeReader.ReadBarcode or BarcodeReader.ReadBarcodes: BarcodeSymbology.EAN13, BarcodeSymbology.EAN8, BarcodeSymbology.UPCA, BarcodeSymbology.UPCE, BarcodeSymbology.Code3Of9, BarcodeSymbology.Code128, BarcodeSymbology.CodeInterleaved2Of5, BarcodeSymbology.Codabar, BarcodeSymbology.UCCEAN128, BarcodeSymbology.Code93, BarcodeSymbology.EANEXT5, BarcodeSymbology.EANEXT2, BarcodeSymbology.MSI, BarcodeSymbology.Code11, BarcodeSymbology.CodeStandard2Of5, BarcodeSymbology.GS1Databar, BarcodeSymbology.GS1DatabarLimited, BarcodeSymbology.GS1DatabarExpanded, BarcodeSymbology.PatchCode, BarcodeSymbology.PostNet, BarcodeSymbology.Planet, BarcodeSymbology.AustralianPost4State, BarcodeSymbology.RoyalMail4State, BarcodeSymbology.USPS4State, BarcodeSymbology.GS1DatabarStacked, BarcodeSymbology.GS1DatabarExpandedStacked
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dReadAnyTypeNoRss14 Use the following array in BarcodeReader.ReadBarcode or BarcodeReader.ReadBarcodes: BarcodeSymbology.EAN13, BarcodeSymbology.EAN8, BarcodeSymbology.UPCA, BarcodeSymbology.UPCE, BarcodeSymbology.Code3Of9, BarcodeSymbology.Code128, BarcodeSymbology.CodeInterleaved2Of5, BarcodeSymbology.Codabar, BarcodeSymbology.UCCEAN128, BarcodeSymbology.Code93, BarcodeSymbology.EANEXT5, BarcodeSymbology.EANEXT2, BarcodeSymbology.MSI, BarcodeSymbology.Code11, BarcodeSymbology.CodeStandard2Of5, BarcodeSymbology.PatchCode, BarcodeSymbology.PostNet, BarcodeSymbology.Planet, BarcodeSymbology.AustralianPost4State, BarcodeSymbology.RoyalMail4State, BarcodeSymbology.USPS4State
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dEan13 BarcodeSymbology.EAN13
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dEan8 BarcodeSymbology.EAN8
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dUPCA BarcodeSymbology.UPCA
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dUpcVersionE BarcodeSymbology.UPCE
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCode3Of9 BarcodeSymbology.Code3Of9
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCode128 BarcodeSymbology.Code128
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCodeInterleaved2Of5 BarcodeSymbology.CodeInterleaved2Of5
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCodabar BarcodeSymbology.Codabar
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dUccean128 BarcodeSymbology.UCCEAN128
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCode93 BarcodeSymbology.Code93
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dEanext5 BarcodeSymbology.EANEXT5
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dEanext2 BarcodeSymbology.EANEXT2
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dMsi BarcodeSymbology.MSI
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCode11 BarcodeSymbology.Code11
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCodeStandard2Of5 BarcodeSymbology.CodeStandard2Of5
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dRss14 BarcodeSymbology.GS1Databar
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dRss14Limited BarcodeSymbology.GS1DatabarLimited
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dRss14Expanded BarcodeSymbology.GS1DatabarExpanded
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dPatchcode BarcodeSymbology.PatchCode
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dPostnet BarcodeSymbology.PostNet
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dPlanet BarcodeSymbology.Planet
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dAustralianPost BarcodeSymbology.AustralianPost4State
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dRm4scc BarcodeSymbology.RoyalMail4State
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dRss14Stacked BarcodeSymbology.GS1DatabarStacked
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dRss14ExpandedStacked BarcodeSymbology.GS1DatabarExpandedStacked
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dUsps4bc BarcodeSymbology.USPS4State
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Pdf417 BarcodeSymbology.PDF417
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.MicroPdf417 BarcodeSymbology.MicroPDF417
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.DatamatrixDefault DatamatrixBarcodeSymbolSize.AutoSize (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix10x10 DatamatrixBarcodeSymbolSize.Size10X10 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix12x12 DatamatrixBarcodeSymbolSize.Size12X12 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix14x14 DatamatrixBarcodeSymbolSize.Size14X14 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix16x16 DatamatrixBarcodeSymbolSize.Size16X16 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix18x18 DatamatrixBarcodeSymbolSize.Size18X18 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix20x20 DatamatrixBarcodeSymbolSize.Size20X20 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix22x22 DatamatrixBarcodeSymbolSize.Size22X22 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix24x24 DatamatrixBarcodeSymbolSize.Size24X24 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix26x26 DatamatrixBarcodeSymbolSize.Size26X26 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix32x32 DatamatrixBarcodeSymbolSize.Size32X32 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix36x36 DatamatrixBarcodeSymbolSize.Size36X36 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix40x40 DatamatrixBarcodeSymbolSize.Size40X40 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix44x44 DatamatrixBarcodeSymbolSize.Size44X44 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix48x48 DatamatrixBarcodeSymbolSize.Size48X48 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix52x52 DatamatrixBarcodeSymbolSize.Size52X52 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix64x64 DatamatrixBarcodeSymbolSize.Size64X64 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix72x72 DatamatrixBarcodeSymbolSize.Size72X72 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix80x80 DatamatrixBarcodeSymbolSize.Size80X80 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix88x88 DatamatrixBarcodeSymbolSize.Size88X88 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix96x96 DatamatrixBarcodeSymbolSize.Size96X96 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix104x104 DatamatrixBarcodeSymbolSize.Size104X104 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix120x120 DatamatrixBarcodeSymbolSize.Size120X120 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix132x132 DatamatrixBarcodeSymbolSize.Size132X132 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix144x144 DatamatrixBarcodeSymbolSize.Size144X144 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix8x18 DatamatrixBarcodeSymbolSize.Size8X18 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix8x32 DatamatrixBarcodeSymbolSize.Size8X32 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix12x26 DatamatrixBarcodeSymbolSize.Size12X26 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix12x36 DatamatrixBarcodeSymbolSize.Size12X36 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix16x36 DatamatrixBarcodeSymbolSize.Size16X36 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix16x48 DatamatrixBarcodeSymbolSize.Size16X48 (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.DatamatrixWriteRectangle DatamatrixBarcodeSymbolSize.SizeFitToBounds (in DatamatrixBarcodeData.SymbolSize)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrDefault QRBarcodeSymbolModel.Model2AutoSize in (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version1 QRBarcodeSymbolModel.Model2Version1 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version2 QRBarcodeSymbolModel.Model2Version2 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version3 QRBarcodeSymbolModel.Model2Version3 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version4 QRBarcodeSymbolModel.Model2Version4 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version5 QRBarcodeSymbolModel.Model2Version5 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version6 QRBarcodeSymbolModel.Model2Version6 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version7 QRBarcodeSymbolModel.Model2Version7 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version8 QRBarcodeSymbolModel.Model2Version8 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version9 QRBarcodeSymbolModel.Model2Version9 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version10 QRBarcodeSymbolModel.Model2Version10 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version11 QRBarcodeSymbolModel.Model2Version11 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version12 QRBarcodeSymbolModel.Model2Version12 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version13 QRBarcodeSymbolModel.Model2Version13 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version14 QRBarcodeSymbolModel.Model2Version14 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version15 QRBarcodeSymbolModel.Model2Version15 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version16 QRBarcodeSymbolModel.Model2Version16 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version17 QRBarcodeSymbolModel.Model2Version17 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version18 QRBarcodeSymbolModel.Model2Version18 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version19 QRBarcodeSymbolModel.Model2Version19 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version20 QRBarcodeSymbolModel.Model2Version20 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version21 QRBarcodeSymbolModel.Model2Version21 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version22 QRBarcodeSymbolModel.Model2Version22 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version23 QRBarcodeSymbolModel.Model2Version23 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version24 QRBarcodeSymbolModel.Model2Version24 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version25 QRBarcodeSymbolModel.Model2Version25 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version26 QRBarcodeSymbolModel.Model2Version26 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version27 QRBarcodeSymbolModel.Model2Version27 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version28 QRBarcodeSymbolModel.Model2Version28 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version29 QRBarcodeSymbolModel.Model2Version29 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version30 QRBarcodeSymbolModel.Model2Version30 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version31 QRBarcodeSymbolModel.Model2Version31 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version32 QRBarcodeSymbolModel.Model2Version32 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version33 QRBarcodeSymbolModel.Model2Version33 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version34 QRBarcodeSymbolModel.Model2Version34 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version35 QRBarcodeSymbolModel.Model2Version35 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version36 QRBarcodeSymbolModel.Model2Version36 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version37 QRBarcodeSymbolModel.Model2Version37 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version38 QRBarcodeSymbolModel.Model2Version38 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version39 QRBarcodeSymbolModel.Model2Version39 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version40 QRBarcodeSymbolModel.Model2Version40 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version1 QRBarcodeSymbolModel.Model1Version1 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version2 QRBarcodeSymbolModel.Model1Version2 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version3 QRBarcodeSymbolModel.Model1Version3 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version4 QRBarcodeSymbolModel.Model1Version4 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version5 QRBarcodeSymbolModel.Model1Version5 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version6 QRBarcodeSymbolModel.Model1Version6 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version7 QRBarcodeSymbolModel.Model1Version7 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version8 QRBarcodeSymbolModel.Model1Version8 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version9 QRBarcodeSymbolModel.Model1Version9 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version10 QRBarcodeSymbolModel.Model1Version10 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version11 QRBarcodeSymbolModel.Model1Version11 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version12 QRBarcodeSymbolModel.Model1Version12 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version13 QRBarcodeSymbolModel.Model1Version13 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version14 QRBarcodeSymbolModel.Model1Version14 (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Default QRBarcodeSymbolModel.Model1AutoSize (in QRBarcodeData.SymbolModel)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrCode BarcodeSymbology.QR
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.DatamatrixReadSquare DatamatrixBarcodeReadOptions.ReadSquareSymbolsOnly (set to true)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.DatamatrixReadRectangle DatamatrixBarcodeReadOptions.ReadSquareSymbolsOnly (set to false)
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.DatamatrixReadSmall DatamatrixBarcodeReadOptions.EnableSmallSymbols
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.ReadCodeOneAtoH Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.ReadCodeOneT Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.ReadCodeOneS Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.ReadCodeOneAnyType Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneDef Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneTDef Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneSDef Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneA Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneB Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneC Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneD Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneE Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneF Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneG Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneH Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneT16 Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneT32 Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneT48 Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneS10 Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneS20 Not used anymore
Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneS30 Not used anymore
Leadtools.Barcode.Deprecated.BarcodeReadFlags.Markers OneDBarcodeReadOptions.AllowPartialRead
Leadtools.Barcode.Deprecated.BarcodeReadFlags.BlockSearch OneDBarcodeReadOptions.AvoidCorruptedBlocks
Leadtools.Barcode.Deprecated.BarcodeReadFlags.UseColors Colors are always used. Default is set to "Black" for foreground or bar colors and "White" for background or space colors
Leadtools.Barcode.Deprecated.BarcodeReadFlags.ReturnCheck OneDBarcodeReadOptions.ReturnCheckDigit, FourStateBarcodeReadOptions.ReturnCheckDigit, GS1DatabarStackedBarcodeReadOptions.ReturnCheckDigit and PostNetPlanetBarcodeReadOptions.ReturnCheckDigit
Leadtools.Barcode.Deprecated.BarcodeReadFlags.ReturnCorrupt PDF417BarcodeReadOptions.ReturnCorruptedSymbolArea
Leadtools.Barcode.Deprecated.BarcodeReadFlags.ReturnFourPoints Not used anymore
Leadtools.Barcode.Deprecated.BarcodeReadFlags.DotmatrixForceInvert DatamatrixBarcodeReadOptions.EnableInvertedSymbols
Leadtools.Barcode.Deprecated.BarcodeReadFlags.DotmatrixFastFindDisable DatamatrixBarcodeReadOptions.EnableFastMode
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadReturnPartial

Not supported anymore.

Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMode0 PDF417BarcodeReadMode.Mode0 and MicroPDF417BarcodeReadMode.Mode0 (in PDF417BarcodeReadOptions.ReadMode and MicroPDF417BarcodeReadOptions.ReadMode)
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMode1 PDF417BarcodeReadMode.Mode1 and MicroPDF417BarcodeReadMode.Mode1 (in PDF417BarcodeReadOptions.ReadMode and MicroPDF417BarcodeReadOptions.ReadMode)
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMode2 PDF417BarcodeReadMode.Mode2 and MicroPDF417BarcodeReadMode.Mode2 (in PDF417BarcodeReadOptions.ReadMode and MicroPDF417BarcodeReadOptions.ReadMode)
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMode3Basic PDF417BarcodeReadMode.Mode3Basic and MicroPDF417BarcodeReadMode.Mode3Basic (in PDF417BarcodeReadOptions.ReadMode and MicroPDF417BarcodeReadOptions.ReadMode)
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMode3Extended PDF417BarcodeReadMode.Mode3Extended and MicroPDF417BarcodeReadMode.Mode3Extended (in PDF417BarcodeReadOptions.ReadMode and MicroPDF417BarcodeReadOptions.ReadMode)
Leadtools.Barcode.Deprecated.BarcodeReadFlags.MicroPdfReadModeBasic MicroPDF417BarcodeReadMode.ModeMicroPDF417Basic (in MicroPDF417BarcodeReadOptions.ReadMode)
Leadtools.Barcode.Deprecated.BarcodeReadFlags.MicroPdfReadModeExtended MicroPDF417BarcodeReadMode.ModeMicroPDF417Extended (in MicroPDF417BarcodeReadOptions.ReadMode)
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption0 PDF417BarcodeReadOptions.ReadOptionalMacroFileNameField
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption1 PDF417BarcodeReadOptions.ReadOptionalMacroSegmentCountField
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption2 PDF417BarcodeReadOptions.ReadOptionalMacroTimestampField
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption3 PDF417BarcodeReadOptions.ReadOptionalMacroSenderField
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption4 PDF417BarcodeReadOptions.ReadOptionalMacroAddresseeField
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption5 PDF417BarcodeReadOptions.ReadOptionalMacroFileSizeField
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption6 PDF417BarcodeReadOptions.ReadOptionalMacroChecksumField
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption79Az PDF417BarcodeReadOptions.ReadOptionalMacro79AndAZField
Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfFastRead PDF417BarcodeReadOptions.EnableFastMode
Leadtools.Barcode.Deprecated.BarcodeWriteFlags.UseColors Colors are always used. Default is set to "Black" for foreground or bar colors and "White" for background or space colors
Leadtools.Barcode.Deprecated.BarcodeWriteFlags.Transparent Use a transparent color (with alpha value - 0) for BarcodeWriteOptions.BackColor
Leadtools.Barcode.Deprecated.BarcodeWriteFlags.Truncate PDF417BarcodeWriteOptions.Truncated
Leadtools.Barcode.Deprecated.BarcodeWriteFlags.MessageAppened PDF417BarcodeWriteOptions.EnableGroupMode
Leadtools.Barcode.Deprecated.BarcodeWriteFlags.InitializationReader Not used anymore
Leadtools.Barcode.Deprecated.BarcodeWriteFlags.DisableCompression DatamatrixBarcodeWriteOptions.DisableCompression
Leadtools.Barcode.Deprecated.BarcodeWriteFlags.ColumnRowAsLimits PDF417BarcodeWriteOptions.LimitByRowsAndColumns
Leadtools.Barcode.Deprecated.BarcodeWriteFlags.JustifyRight Not used anymore
Leadtools.Barcode.Deprecated.BarcodeWriteFlags.JustifyHorizontalCcenter Not used anymore
Leadtools.Barcode.Deprecated.BarcodeWriteFlags.Mode128 MicroPDF417BarcodeWriteOptions.UseMode128Emulation
Leadtools.Barcode.Deprecated.BarcodeWriteFlags.Linked MicroPDF417BarcodeWriteOptions.IsLinked
Leadtools.Barcode.Deprecated.BarcodeWriteFlags.UseXModule1d OneDBarcodeWriteOptions.UseXModule, GS1DatabarStackedBarcodeWriteOptions.UseXModule, PatchCodeBarcodeWriteOptions.UseXModule and PostNetPlanetBarcodeWriteOptions.UseXModule
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dMsiModulo10 MSIBarcodeModuloType.Modulo10 (in OneDBarcodeReadOptions.MSIModuloType)
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dMsi2Modulo10 MSIBarcodeModuloType.TwoModulo10 (in OneDBarcodeReadOptions.MSIModuloType)
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dMsiModulo11 MSIBarcodeModuloType.Modulo11 (in OneDBarcodeReadOptions.MSIModuloType)
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dMsiModulo11Modulo10 MSIBarcodeModuloType.Modulo11And10 (in OneDBarcodeReadOptions.MSIModuloType)
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dCode11C Code11BarcodeCheckDigitType.CDigit (in OneDBarcodeReadOptions.Code11CheckDigitType)
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dCode11K Code11BarcodeCheckDigitType.CAndKDigits (in OneDBarcodeReadOptions.Code11CheckDigitType)
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dFast OneDBarcodeReadOptions.EnableFastMode (set to true) or GS1DatabarStackedBarcodeReadOptions.EnableFastMode (set to true)
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dNormal OneDBarcodeReadOptions.EnableFastMode (set to false) or GS1DatabarStackedBarcodeReadOptions.EnableFastMode (set to false)
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dCode128EncodeAuto Code128BarcodeTableEncoding.Auto (in OneDBarcodeWriteOptions.Code128TableEncoding)
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dCode128EncodeA Code128BarcodeTableEncoding.ATable (in OneDBarcodeWriteOptions.Code128TableEncoding)
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dCode128EncodeB Code128BarcodeTableEncoding.BTable (in OneDBarcodeWriteOptions.Code128TableEncoding)
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dCode128EncodeC Code128BarcodeTableEncoding.CTable (in OneDBarcodeWriteOptions.Code128TableEncoding)
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dTextAtBottom BarcodeOutputTextPosition.Default (in OneDBarcodeWriteOptions.TextPosition)
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dTextAtTop BarcodeOutputTextPosition.Top (in OneDBarcodeWriteOptions.TextPosition)
Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14Linkage OneDBarcodeWriteOptions.SetGS1DatabarLinkageBit
Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14Truncated OneDBarcodeWriteOptions.WriteTruncatedGS1Databar
Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14StackedOmni GS1DatabarStackedBarcodeWriteOptions.UseStackedOmniDirectionalFormat
Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14ExpandedStackedRows1 GS1DatabarStackedBarcodeWriteOptions.ExpandedStackedRowsCount equals to 1
Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14ExpandedStackedRows2 GS1DatabarStackedBarcodeWriteOptions.ExpandedStackedRowsCount equals to 2
Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14ExpandedStackedRows3 GS1DatabarStackedBarcodeWriteOptions.ExpandedStackedRowsCount equals to 3
Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14ExpandedStackedRows4 GS1DatabarStackedBarcodeWriteOptions.ExpandedStackedRowsCount equals to 4
Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14ExpandedStackedRows5 GS1DatabarStackedBarcodeWriteOptions.ExpandedStackedRowsCount equals to 5
Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14ExpandedStackedRows6 GS1DatabarStackedBarcodeWriteOptions.ExpandedStackedRowsCount equals to 6
Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dAustralianCifC AustralianPost4StateBarcodeCIFEncoding.CTable (in FourStateBarcodeReadOptions.AustralianPostCIFEncoding and FourStateBarcodeWriteOptions.AustralianPostCIFEncoding)
Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dAustralianCifN AustralianPost4StateBarcodeCIFEncoding.NTable (in FourStateBarcodeReadOptions.AustralianPostCIFEncoding and FourStateBarcodeWriteOptions.AustralianPostCIFEncoding)
Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dAustralianCifS AustralianPost4StateBarcodeCIFEncoding.NoEncoding (in FourStateBarcodeReadOptions.AustralianPostCIFEncoding and FourStateBarcodeWriteOptions.AustralianPostCIFEncoding)
Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level0 PDF417BarcodeECCLevel.Level0 (in PDF417BarcodeWriteOptions.ECCLevel)
Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level1 PDF417BarcodeECCLevel.Level1 (in PDF417BarcodeWriteOptions.ECCLevel)
Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level2 PDF417BarcodeECCLevel.Level2 (in PDF417BarcodeWriteOptions.ECCLevel)
Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level3 PDF417BarcodeECCLevel.Level3 (in PDF417BarcodeWriteOptions.ECCLevel)
Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level4 PDF417BarcodeECCLevel.Level4 (in PDF417BarcodeWriteOptions.ECCLevel)
Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level5 PDF417BarcodeECCLevel.Level5 (in PDF417BarcodeWriteOptions.ECCLevel)
Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level6 PDF417BarcodeECCLevel.Level6 (in PDF417BarcodeWriteOptions.ECCLevel)
Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level7 PDF417BarcodeECCLevel.Level7 (in PDF417BarcodeWriteOptions.ECCLevel)
Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level8 PDF417BarcodeECCLevel.Level8 (in PDF417BarcodeWriteOptions.ECCLevel)
Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.UsePercent PDF417BarcodeECCLevel.UsePercentage (in PDF417BarcodeWriteOptions.ECCLevel)
Leadtools.Barcode.Deprecated.BarcodeQrEccLevel.LevelL QRBarcodeECCLevel.LevelL (in QRBarcodeWriteOptions.ECCLevel)
Leadtools.Barcode.Deprecated.BarcodeQrEccLevel.LevelM QRBarcodeECCLevel.LevelM (in QRBarcodeWriteOptions.ECCLevel)
Leadtools.Barcode.Deprecated.BarcodeQrEccLevel.LevelQ QRBarcodeECCLevel.LevelQ (in QRBarcodeWriteOptions.ECCLevel)
Leadtools.Barcode.Deprecated.BarcodeQrEccLevel.LevelH QRBarcodeECCLevel.LevelH (in QRBarcodeWriteOptions.ECCLevel)

Version Changes: 16.5 to 17

Note on LEADTOOLS for .NET v17

In LEADTOOLS for .NET v16.5, some assemblies had a dependency on System.Drawing. System.Drawing is the .NET 2.0 assembly used with the Windows Forms and GDI+ platforms. Since LEADTOOLS v17 treats Windows Forms, Windows Presentation Foundation (WPF) and Silverlight as equal citizens, certain types in this LEADTOOLS assembly have been changed to reflect that. For example, properties with System.Drawing.Point type have been changed to use the new Leadtools.LeadPoint type, methods with a parameter of System.Drawing.Rectangle type have been changed to use the new Leadtools.LeadRect type. The following table shows the old 16.5 and corresponding new v17 types:

Old v16.5 Type

New v17 Type

System.Drawing.Point

Leadtools.LeadPoint

System.Drawing.Size

Leadtools.LeadSize

System.Drawing.Rectangle

Leadtools.LeadRect

System.Drawing.Color

Leadtools.RasterColor

System.Drawing.Drawing2.FillMode

Leadtools.LeadFillMode

No other changes were made.

Version Changes: 16 to 16.5

New Members

The following members have been added to existing types in v16.5:

Member Description
Leadtools.Barcode.BarcodeData.Angle

Gets the barcode angle in degrees, it ranges from -180 to 180.

Leadtools.Barcode.Barcode1dStandardFlags.Barcode1dCode128EncodeAuto Automatically encodes the barcode data using one or multiple Code 128 encoding tables. This encodes all Code 128 data. Used with Write method only for writing Code 128 barcode.
Leadtools.Barcode.Barcode1dStandardFlags.Barcode1dCode128EncodeA Use only Code 128 A table to encode the barcode data. If the barcode data have values not included in the standard Code 128 A table BarcodeExceptionCode.InvalidBarcodeString exception will be thrown. Used with Write method only for writing Code 128 barcode.
Leadtools.Barcode.Barcode1dStandardFlags.Barcode1dCode128EncodeB Use only Code 128 B table to encode the barcode data. If the barcode data have values not included in the standard Code 128 B table BarcodeExceptionCode.InvalidBarcodeString exception will be thrown. Used with Write method only for writing Code 128 barcode.
Leadtools.Barcode.Barcode1dStandardFlags.Barcode1dCode128EncodeC Use only Code 128 C table to encode the barcode data. it encodes only even number of digits. If the barcode data have values not included in the standard Code 128 C table or have an odd number of digits BarcodeExceptionCode.InvalidBarcodeString exception will be thrown. Used with Write method only for writing Code 128 barcode.

Version Changes: 15 to 16

Version 16 has not changed from Version 15

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Imaging, Medical, and Document