Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / QRCodeOptions Class
Properties


In This Topic
    QRCodeOptions Class Members
    In This Topic

    The following tables list the members exposed by QRCodeOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the QRCodeOptions class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the CodePage of the barcode data.  
    Public PropertyGets or sets whether connection is used for the barcode.  
    Public PropertyGets or sets the connection number for the barcode.  
    Public PropertyGets or sets the error correction level for the barcode.  
    Public PropertyGets or sets the pattern used for the barcode masking.  
    Public PropertyGets or sets the QRCode model.  
    Public PropertyGets or sets the QRCode version.  
    Top
    See Also