VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.GS1 Namespace / GS1Codec Class
In This Topic
    GS1Codec Class Methods
    In This Topic
    For a list of all methods of this type, see GS1Codec.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Decodes GS1 barcode value into array of GS1ApplicationIdentifierValue values.
    Public MethodEncodes an array of GS1ApplicationIdentifierValue values to barcode value.
    Public Methodstatic (Shared in Visual Basic)Gets the printable value of GS1 value.
    Public Methodstatic (Shared in Visual Basic)Returns GS1 symbology format for specified GS1 barcode value.
    Public Methodstatic (Shared in Visual Basic)Parses the specified GS1 printable value.
    See Also