VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / QRSymbol Class
Properties Methods SeeAlso
In This Topic
QRSymbol Class Members
In This Topic
The following tables list the members exposed by QRSymbol.
Public Properties
 NameDescription
Public PropertyReturns true if symbol is MicroQR.
Public PropertyGets the model of QR code.
Public PropertyReturns a symbol size.
Public PropertyReturns a number of total codewords in symbol.
Public PropertyReturns QR symbol version.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Returns the QR symbol by symbol version.
Public MethodConverts the QRSymbol of this instance to its equivalent string.
See Also