VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
In This Topic
    API changes in version 12.3
    In This Topic

    API changes in Vintasoft.Barcode.dll

    New classes:

    public abstract class Vintasoft.Barcode.BarcodeSymbologies Contains supported barcode symbologies.
    public class Vintasoft.Barcode.BarcodeSymbology A class that defines the barcode symbology.
    public abstract class Vintasoft.Barcode.SymbologySubsets.CompositeBarcodeSymbologySubset A base class that defines the composite barcode symbology subset.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.EAN13CCABarcodeSymbology Defines the EAN-13 with CC-A barcode symbology - subset of EAN-13 barcode symbology with CC-A 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.EAN13CCBBarcodeSymbology Defines the EAN-13 with CC-B barcode symbology - subset of EAN-13 barcode symbology with CC-B 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.EAN8CCABarcodeSymbology Defines the EAN-8 with CC-A barcode symbology - subset of EAN-8 barcode symbology with CC-A 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.EAN8CCBBarcodeSymbology Defines the EAN-8 with CC-B barcode symbology - subset of EAN-8 barcode symbology with CC-B 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1_128CCABarcodeSymbology Defines the GS1-128 (UCC/EAN-128, EAN-128) with CC-A barcode symbology - subset of GS1-128 barcode symbology with CC-A 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1_128CCBBarcodeSymbology Defines the GS1-128 (UCC/EAN-128, EAN-128) with CC-B barcode symbology - subset of GS1-128 barcode symbology with CC-B 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1_128CCCBarcodeSymbology Defines the GS1-128 (UCC/EAN-128, EAN-128) with CC-C barcode symbology - subset of GS1-128 barcode symbology with CC-C 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1CompositeBarcodeSymbology A base class that defines the composite barcode symbology, which integrates a GS1 system linear symbol and a 2D Composite Component as a single symbology.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarCCABarcodeSymbology Defines the GS1 DataBar barcode with CC-A barcode symbology - subset of GS1 DataBar barcode symbology with CC-A 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarCCBBarcodeSymbology Defines the GS1 DataBar barcode with CC-B barcode symbology - subset of GS1 DataBar barcode symbology with CC-B 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarExpandedCCABarcodeSymbology Defines the GS1 DataBar Expanded barcode with CC-A barcode symbology - subset of GS1 DataBar Expanded barcode symbology with CC-A 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarExpandedCCBBarcodeSymbology Defines the GS1 DataBar Expanded barcode with CC-B barcode symbology - subset of GS1 DataBar Expanded barcode symbology with CC-B 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarExpandedStackedCCABarcodeSymbology Defines the GS1 DataBar Expanded Stacked barcode with CC-A barcode symbology - subset of GS1 DataBar Expanded Stacked barcode symbology with CC-A 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarExpandedStackedCCBBarcodeSymbology Defines the GS1 DataBar Expanded Stacked barcode with CC-B barcode symbology - subset of GS1 DataBar Expanded Stacked barcode symbology with CC-B 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarLimitedCCABarcodeSymbology Defines the GS1 DataBar Limited barcode with CC-A barcode symbology - subset of GS1 DataBar Limited barcode symbology with CC-A 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarLimitedCCBBarcodeSymbology Defines the GS1 DataBar Limited barcode with CC-B barcode symbology - subset of GS1 DataBar Limited barcode symbology with CC-B 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarStackedCCABarcodeSymbology Defines the GS1 DataBar Stacked barcode with CC-A barcode symbology - subset of GS1 DataBar Stacked barcode symbology with CC-A 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarStackedCCBBarcodeSymbology Defines the GS1 DataBar Stacked barcode with CC-B barcode symbology - subset of GS1 DataBar Stacked barcode symbology with CC-B 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.UPCACCABarcodeSymbology Defines the UPC-A with CC-A barcode symbology - subset of UPC-A barcode symbology with CC-A 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.UPCACCBBarcodeSymbology Defines the UPC-A with CC-B barcode symbology - subset of UPC-A barcode symbology with CC-B 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.UPCECCABarcodeSymbology Defines the UPC-E with CC-A barcode symbology - subset of UPC-E barcode symbology with CC-A 2D component.
    public class Vintasoft.Barcode.SymbologySubsets.GS1.UPCECCBBarcodeSymbology Defines the UPC-E with CC-B barcode symbology - subset of UPC-E barcode symbology with CC-B 2D component.


    Changed classes:

    Vintasoft.Barcode.WriterSettings
    Added properties
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1TwoDimensionalComponentType GS1TwoDimensionalComponentType { get ; set ; } Gets or sets GS1 2D component type.


    Vintasoft.Barcode.BarcodeInfo.MicroPDF417Info
    Added properties
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1TwoDimensionalComponentType GS1ComponentType { get ; } Gets the type of the GS1-2D component.


    Vintasoft.Barcode.BarcodeInfo.PDF417Info
    Added properties
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1TwoDimensionalComponentType GS1ComponentType { get ; } Gets the type of the GS1-2D component.


    Vintasoft.Barcode.SymbologySubsets.BarcodeSymbologySubset
    Added properties
    public Vintasoft.Barcode.BarcodeSymbologyAttributes Attributes { get ; } Gets the attributes of barcode symbology.
    Renamed properties
    public Vintasoft.Barcode.BarcodeType BaseType { get ; } public Vintasoft.Barcode.BarcodeType BarcodeType { get ; }


    Vintasoft.Barcode.SymbologySubsets.BarcodeSymbologySubsets
    Added properties
    public Vintasoft.Barcode.SymbologySubsets.GS1.EAN13CCABarcodeSymbology EAN13_CCA { get ; } Gets the EAN-13 barcode symbology with CC-A 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.EAN13CCBBarcodeSymbology EAN13_CCB { get ; } Gets the EAN-13 barcode symbology with CC-B 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.EAN8CCABarcodeSymbology EAN8_CCA { get ; } Gets the EAN-8 barcode symbology with CC-A 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.EAN8CCBBarcodeSymbology EAN8_CCB { get ; } Gets the EAN-8 barcode symbology with CC-B 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1_128CCABarcodeSymbology GS1_128_CCA { get ; } Gets the GS1-128 (UCC/EAN-128, EAN-128) with CC-A barcode symbology.
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1_128CCBBarcodeSymbology GS1_128_CCB { get ; } Gets the GS1-128 (UCC/EAN-128, EAN-128) with CC-B barcode symbology.
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1_128CCCBarcodeSymbology GS1_128_CCC { get ; } Gets the GS1-128 (UCC/EAN-128, EAN-128) with CC-C barcode symbology.
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarCCABarcodeSymbology GS1DataBar_CCA { get ; } Gets the GS1 DataBar barcode symbology with CC-A 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarCCBBarcodeSymbology GS1DataBar_CCB { get ; } Gets the GS1 DataBar barcode symbology with CC-B 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarExpandedCCABarcodeSymbology GS1DataBarExpanded_CCA { get ; } Gets the GS1 DataBar Expanded barcode symbology with CC-A 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarExpandedCCBBarcodeSymbology GS1DataBarExpanded_CCB { get ; } Gets the GS1 DataBar Expanded barcode symbology with CC-B 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarExpandedStackedCCABarcodeSymbology GS1DataBarExpandedStacked_CCA { get ; } Gets the GS1 DataBar Expanded Stacked barcode symbology with CC-A 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarExpandedStackedCCBBarcodeSymbology GS1DataBarExpandedStacked_CCB { get ; } Gets the GS1 DataBar Expanded Stacked barcode symbology with CC-B 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarLimitedCCABarcodeSymbology GS1DataBarLimited_CCA { get ; } Gets the GS1 DataBar Limited barcode symbology with CC-A 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarLimitedCCBBarcodeSymbology GS1DataBarLimited_CCB { get ; } Gets the GS1 DataBar Limited barcode symbology with CC-B 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarStackedCCABarcodeSymbology GS1DataBarStacked_CCA { get ; } Gets the GS1 DataBar Stacked barcode symbology with CC-A 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.GS1DataBarStackedCCBBarcodeSymbology GS1DataBarStacked_CCB { get ; } Gets the GS1 DataBar Stacked barcode symbology with CC-B 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.UPCACCABarcodeSymbology UPCA_CCA { get ; } Gets the UPC-A barcode symbology with CC-A 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.UPCACCBBarcodeSymbology UPCA_CCB { get ; } Gets the UPC-A barcode symbology with CC-B 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.UPCECCABarcodeSymbology UPCE_CCA { get ; } Gets the UPC-E barcode symbology with CC-A 2D component.
    public Vintasoft.Barcode.SymbologySubsets.GS1.UPCECCBBarcodeSymbology UPCE_CCB { get ; } Gets the UPC-E barcode symbology with CC-B 2D component.
    Added methods
    public Vintasoft.Barcode.SymbologySubsets.BarcodeSymbologySubset [] GetSupportedBarcodeSymbologySubsets() Gets the supported barcode symbologies.


    New enumerations:

    public enum Vintasoft.Barcode.BarcodeSymbologyAttributes Specifies available attributes of barcode symbology.
    public enum Vintasoft.Barcode.SymbologySubsets.GS1.GS1TwoDimensionalComponentType Defines available types of GS1 2D component symbols.


    Changed enumerations:

    Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType
    Added fields
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row5 Symbol containing 2 columns and 5 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row6 Symbol containing 2 columns and 6 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row7 Symbol containing 2 columns and 7 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row8 Symbol containing 2 columns and 8 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row9 Symbol containing 2 columns and 9 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row10 Symbol containing 2 columns and 10 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row12 Symbol containing 2 columns and 12 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col3Row4 Symbol containing 3 columns and 4 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col3Row5 Symbol containing 3 columns and 5 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col3Row6 Symbol containing 3 columns and 6 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col3Row7 Symbol containing 3 columns and 7 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col3Row8 Symbol containing 3 columns and 8 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col4Row3 Symbol containing 4 columns and 3 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col4Row4 Symbol containing 4 columns and 4 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col4Row5 Symbol containing 4 columns and 5 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col4Row6 Symbol containing 4 columns and 6 rows.
    public Vintasoft.Barcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col4Row7 Symbol containing 4 columns and 7 rows.






    API changes in Vintasoft.WpfBarcode.dll

    New classes:

    public abstract class Vintasoft.WpfBarcode.BarcodeSymbologies Contains supported barcode symbologies.
    public class Vintasoft.WpfBarcode.BarcodeSymbology A class that defines the barcode symbology.
    public abstract class Vintasoft.WpfBarcode.SymbologySubsets.CompositeBarcodeSymbologySubset A base class that defines the composite barcode symbology subset.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.EAN13CCABarcodeSymbology Defines the EAN-13 with CC-A barcode symbology - subset of EAN-13 barcode symbology with CC-A 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.EAN13CCBBarcodeSymbology Defines the EAN-13 with CC-B barcode symbology - subset of EAN-13 barcode symbology with CC-B 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.EAN8CCABarcodeSymbology Defines the EAN-8 with CC-A barcode symbology - subset of EAN-8 barcode symbology with CC-A 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.EAN8CCBBarcodeSymbology Defines the EAN-8 with CC-B barcode symbology - subset of EAN-8 barcode symbology with CC-B 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1_128CCABarcodeSymbology Defines the GS1-128 (UCC/EAN-128, EAN-128) with CC-A barcode symbology - subset of GS1-128 barcode symbology with CC-A 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1_128CCBBarcodeSymbology Defines the GS1-128 (UCC/EAN-128, EAN-128) with CC-B barcode symbology - subset of GS1-128 barcode symbology with CC-B 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1_128CCCBarcodeSymbology Defines the GS1-128 (UCC/EAN-128, EAN-128) with CC-C barcode symbology - subset of GS1-128 barcode symbology with CC-C 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1CompositeBarcodeSymbology A base class that defines the composite barcode symbology, which integrates a GS1 system linear symbol and a 2D Composite Component as a single symbology.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarCCABarcodeSymbology Defines the GS1 DataBar barcode with CC-A barcode symbology - subset of GS1 DataBar barcode symbology with CC-A 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarCCBBarcodeSymbology Defines the GS1 DataBar barcode with CC-B barcode symbology - subset of GS1 DataBar barcode symbology with CC-B 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarExpandedCCABarcodeSymbology Defines the GS1 DataBar Expanded barcode with CC-A barcode symbology - subset of GS1 DataBar Expanded barcode symbology with CC-A 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarExpandedCCBBarcodeSymbology Defines the GS1 DataBar Expanded barcode with CC-B barcode symbology - subset of GS1 DataBar Expanded barcode symbology with CC-B 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarExpandedStackedCCABarcodeSymbology Defines the GS1 DataBar Expanded Stacked barcode with CC-A barcode symbology - subset of GS1 DataBar Expanded Stacked barcode symbology with CC-A 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarExpandedStackedCCBBarcodeSymbology Defines the GS1 DataBar Expanded Stacked barcode with CC-B barcode symbology - subset of GS1 DataBar Expanded Stacked barcode symbology with CC-B 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarLimitedCCABarcodeSymbology Defines the GS1 DataBar Limited barcode with CC-A barcode symbology - subset of GS1 DataBar Limited barcode symbology with CC-A 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarLimitedCCBBarcodeSymbology Defines the GS1 DataBar Limited barcode with CC-B barcode symbology - subset of GS1 DataBar Limited barcode symbology with CC-B 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarStackedCCABarcodeSymbology Defines the GS1 DataBar Stacked barcode with CC-A barcode symbology - subset of GS1 DataBar Stacked barcode symbology with CC-A 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarStackedCCBBarcodeSymbology Defines the GS1 DataBar Stacked barcode with CC-B barcode symbology - subset of GS1 DataBar Stacked barcode symbology with CC-B 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.UPCACCABarcodeSymbology Defines the UPC-A with CC-A barcode symbology - subset of UPC-A barcode symbology with CC-A 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.UPCACCBBarcodeSymbology Defines the UPC-A with CC-B barcode symbology - subset of UPC-A barcode symbology with CC-B 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.UPCECCABarcodeSymbology Defines the UPC-E with CC-A barcode symbology - subset of UPC-E barcode symbology with CC-A 2D component.
    public class Vintasoft.WpfBarcode.SymbologySubsets.GS1.UPCECCBBarcodeSymbology Defines the UPC-E with CC-B barcode symbology - subset of UPC-E barcode symbology with CC-B 2D component.


    Changed classes:

    Vintasoft.WpfBarcode.WriterSettings
    Added properties
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1TwoDimensionalComponentType GS1TwoDimensionalComponentType { get ; set ; } Gets or sets GS1 2D component type.


    Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417Info
    Added properties
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1TwoDimensionalComponentType GS1ComponentType { get ; } Gets the type of the GS1-2D component.


    Vintasoft.WpfBarcode.BarcodeInfo.PDF417Info
    Added properties
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1TwoDimensionalComponentType GS1ComponentType { get ; } Gets the type of the GS1-2D component.


    Vintasoft.WpfBarcode.SymbologySubsets.BarcodeSymbologySubset
    Added properties
    public Vintasoft.WpfBarcode.BarcodeSymbologyAttributes Attributes { get ; } Gets the attributes of barcode symbology.
    Renamed properties
    public Vintasoft.WpfBarcode.BarcodeType BaseType { get ; } public Vintasoft.WpfBarcode.BarcodeType BarcodeType { get ; }


    Vintasoft.WpfBarcode.SymbologySubsets.BarcodeSymbologySubsets
    Added properties
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.EAN13CCABarcodeSymbology EAN13_CCA { get ; } Gets the EAN-13 barcode symbology with CC-A 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.EAN13CCBBarcodeSymbology EAN13_CCB { get ; } Gets the EAN-13 barcode symbology with CC-B 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.EAN8CCABarcodeSymbology EAN8_CCA { get ; } Gets the EAN-8 barcode symbology with CC-A 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.EAN8CCBBarcodeSymbology EAN8_CCB { get ; } Gets the EAN-8 barcode symbology with CC-B 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1_128CCABarcodeSymbology GS1_128_CCA { get ; } Gets the GS1-128 (UCC/EAN-128, EAN-128) with CC-A barcode symbology.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1_128CCBBarcodeSymbology GS1_128_CCB { get ; } Gets the GS1-128 (UCC/EAN-128, EAN-128) with CC-B barcode symbology.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1_128CCCBarcodeSymbology GS1_128_CCC { get ; } Gets the GS1-128 (UCC/EAN-128, EAN-128) with CC-C barcode symbology.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarCCABarcodeSymbology GS1DataBar_CCA { get ; } Gets the GS1 DataBar barcode symbology with CC-A 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarCCBBarcodeSymbology GS1DataBar_CCB { get ; } Gets the GS1 DataBar barcode symbology with CC-B 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarExpandedCCABarcodeSymbology GS1DataBarExpanded_CCA { get ; } Gets the GS1 DataBar Expanded barcode symbology with CC-A 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarExpandedCCBBarcodeSymbology GS1DataBarExpanded_CCB { get ; } Gets the GS1 DataBar Expanded barcode symbology with CC-B 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarExpandedStackedCCABarcodeSymbology GS1DataBarExpandedStacked_CCA { get ; } Gets the GS1 DataBar Expanded Stacked barcode symbology with CC-A 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarExpandedStackedCCBBarcodeSymbology GS1DataBarExpandedStacked_CCB { get ; } Gets the GS1 DataBar Expanded Stacked barcode symbology with CC-B 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarLimitedCCABarcodeSymbology GS1DataBarLimited_CCA { get ; } Gets the GS1 DataBar Limited barcode symbology with CC-A 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarLimitedCCBBarcodeSymbology GS1DataBarLimited_CCB { get ; } Gets the GS1 DataBar Limited barcode symbology with CC-B 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarStackedCCABarcodeSymbology GS1DataBarStacked_CCA { get ; } Gets the GS1 DataBar Stacked barcode symbology with CC-A 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1DataBarStackedCCBBarcodeSymbology GS1DataBarStacked_CCB { get ; } Gets the GS1 DataBar Stacked barcode symbology with CC-B 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.UPCACCABarcodeSymbology UPCA_CCA { get ; } Gets the UPC-A barcode symbology with CC-A 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.UPCACCBBarcodeSymbology UPCA_CCB { get ; } Gets the UPC-A barcode symbology with CC-B 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.UPCECCABarcodeSymbology UPCE_CCA { get ; } Gets the UPC-E barcode symbology with CC-A 2D component.
    public Vintasoft.WpfBarcode.SymbologySubsets.GS1.UPCECCBBarcodeSymbology UPCE_CCB { get ; } Gets the UPC-E barcode symbology with CC-B 2D component.
    Added methods
    public Vintasoft.WpfBarcode.SymbologySubsets.BarcodeSymbologySubset [] GetSupportedBarcodeSymbologySubsets() Gets the supported barcode symbologies.


    New enumerations:

    public enum Vintasoft.WpfBarcode.BarcodeSymbologyAttributes Specifies available attributes of barcode symbology.
    public enum Vintasoft.WpfBarcode.SymbologySubsets.GS1.GS1TwoDimensionalComponentType Defines available types of GS1 2D component symbols.


    Changed enumerations:

    Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType
    Added fields
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row5 Symbol containing 2 columns and 5 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row6 Symbol containing 2 columns and 6 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row7 Symbol containing 2 columns and 7 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row8 Symbol containing 2 columns and 8 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row9 Symbol containing 2 columns and 9 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row10 Symbol containing 2 columns and 10 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col2Row12 Symbol containing 2 columns and 12 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col3Row4 Symbol containing 3 columns and 4 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col3Row5 Symbol containing 3 columns and 5 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col3Row6 Symbol containing 3 columns and 6 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col3Row7 Symbol containing 3 columns and 7 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col3Row8 Symbol containing 3 columns and 8 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col4Row3 Symbol containing 4 columns and 3 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col4Row4 Symbol containing 4 columns and 4 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col4Row5 Symbol containing 4 columns and 5 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col4Row6 Symbol containing 4 columns and 6 rows.
    public Vintasoft.WpfBarcode.BarcodeInfo.MicroPDF417SymbolType CCA_Col4Row7 Symbol containing 4 columns and 7 rows.