[]
        
(Showing Draft Content)

C1.Web.Api.BarCode.QRCodeOptions

QRCodeOptions Class

The options of QRCode

Inheritance
QRCodeOptions
Namespace: C1.Web.Api.BarCode
Assembly: C1.Web.Api.BarCode.dll
Syntax
public class QRCodeOptions

Constructors

Name Description
QRCodeOptions()

Initializes a new instance of the QRCodeOptions class.

Properties

Name Description
CodePage

Gets or sets the CodePage of the barcode data.

Connection

Gets or sets whether connection is used for the barcode.

ConnectionNumber

Gets or sets the connection number for the barcode.

ErrorLevel

Gets or sets the error correction level for the barcode.

Mask

Gets or sets the pattern used for the barcode masking.

Model

Gets or sets the QRCode model.

Version

Gets or sets the QRCode version.