ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / QRCode Class
Members

In This Topic
    QRCode Class
    In This Topic
    Inherits from C1.C1Report.Field and uses an instance of C1.Win.C1BarCode.C1QRCode component to draw QR (Quick Response) 2D barcode.
    Object Model
    QRCode Class
    Syntax
    'Declaration
     
    Public Class QRCode 
       Inherits C1.C1Report.Field
    public class QRCode : C1.C1Report.Field 
    Inheritance Hierarchy

    System.Object
       C1.C1Report.Field
          C1.C1Report.CustomFields.QRCode

    See Also