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