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