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

In This Topic
    AutoSize Property (C1QRCode)
    In This Topic
    Gets or sets a value to determine whether control should reset its size according to the QR code image.
    Syntax
    'Declaration
     
    Public Property AutoSize As System.Boolean
    public System.bool AutoSize {get; set;}
    See Also