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