ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / UpcE0TagHelper Class / QuietZone Property

In This Topic
    QuietZone Property (UpcE0TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.UpcBase.QuietZone. Sets the size of quiet zone (the blank margin) around the barcode symbol.
    Syntax
    'Declaration
     
    Public Overridable Property QuietZone As IQuietZoneWithAddOn
    public virtual IQuietZoneWithAddOn QuietZone {get; set;}
    See Also