ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1QRCode Namespace / C1QRCode Class / Image Property

In This Topic
    Image Property (C1QRCode)
    In This Topic
    Gets the image of the QR code.
    Syntax
    'Declaration
     
    Public ReadOnly Property Image As System.Drawing.Image
    public System.Drawing.Image Image {get;}
    See Also