ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / IQuietZoneWithAddOn Interface / AddOn Property

In This Topic
    AddOn Property (IQuietZoneWithAddOn)
    In This Topic
    Add on is the size of quiet zone between main symbol and add on symbol. The default value for this property is 0.
    Syntax
    'Declaration
     
    Property AddOn As String
    string AddOn {get; set;}
    See Also