VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / GS1ValueItem Class
Constructors Properties Methods SeeAlso
In This Topic
    GS1ValueItem Class Members
    In This Topic
    The following tables list the members exposed by GS1ValueItem.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GS1ValueItem class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a GS1 barcode value - array of GS1ApplicationIdentifierValue values.
    Public PropertyGets a data type of this value item. (Inherited from ValueItemBase)
    Public PropertyGets a printable value of this value item.
    Public Methods
     NameDescription
    Public MethodReturns the string representation of this object.
    See Also