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