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