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

In This Topic
    QuietZone Property (Gs1DataBarTruncated)
    In This Topic
    Gets or sets the size of quiet zone (the blank margin) around the barcode symbol.
    Syntax
    'Declaration
     
    Public Overridable Property QuietZone As IQuietZone
    public virtual IQuietZone QuietZone {get; set;}
    See Also