VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / NumericValueItem Class
Constructors Properties Methods SeeAlso
In This Topic
    NumericValueItem Class Members
    In This Topic
    The following tables list the members exposed by NumericValueItem.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the NumericValueItem class.
    Public Properties
     NameDescription
    Public PropertyGets a data type of this value item. (Inherited from ValueItemBase)
    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