ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / QrCode Class / Connection Property

In This Topic
    Connection Property (QrCode)
    In This Topic
    Indicates whether the symbol is a part of a structured append message.
    Syntax
    'Declaration
     
    Public Overridable Property Connection As Boolean
    public virtual bool Connection {get; set;}
    See Also