Class QRBarcodeValues
Represents the QR barcode values.
Inheritance
System.Object
QRBarcodeValues
Namespace: Com.Syncfusion.Barcode
Assembly: Syncfusion.SfBarcode.Android.dll
Syntax
public class QRBarcodeValues : Object
Constructors
QRBarcodeValues(QRBarcodeVersion, ErrorCorrectionLevel)
Initializes the Values.
Declaration
public QRBarcodeValues(QRBarcodeVersion version, ErrorCorrectionLevel errorCorrectionLevel)
Parameters
Type | Name | Description |
---|---|---|
QRBarcodeVersion | version | |
ErrorCorrectionLevel | errorCorrectionLevel |