Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / QRCode Class / CodeVersion Property

In This Topic
    CodeVersion Property
    In This Topic
    Gets or sets the version of QR code to generate.

    For more details see C1.Win.C1BarCode.C1QRCode documentation.

    Syntax
    'Declaration
     
    Public Property CodeVersion As Integer
    public int CodeVersion {get; set;}
    See Also