VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / Code128ValueItem Class
Constructors Properties Methods SeeAlso
In This Topic
    Code128ValueItem Class Members
    In This Topic
    The following tables list the members exposed by Code128ValueItem.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Code128ValueItem class.
    Public Properties
     NameDescription
    Public PropertyGets a data type of this value item. (Inherited from ValueItemBase)
    Public PropertyGets the encoding mode.
    Public PropertyReturns a value of text data. (Inherited from TextValueItem)
    Public Methods
     NameDescription
    Public MethodConverts the value item of this instance to its equivalent string. (Inherited from TextValueItem)
    See Also