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

In This Topic
    IQuietZoneWithAddOn Interface Members
    In This Topic

    The following tables list the members exposed by IQuietZoneWithAddOn.

    Public Properties
     NameDescription
     PropertyAdd on is the size of quiet zone between main symbol and add on symbol. The default value for this property is 0.  
     PropertyThe size of the quiet zone on the bottom side of the barcode symbol. The default value for this property is 0. (Inherited from C1.Web.Mvc.IQuietZone)
     PropertyThe size of the quiet zone on the left side of the barcode symbol. The default value for this property is 0. (Inherited from C1.Web.Mvc.IQuietZone)
     PropertyThe size of the quiet zone on the right side of the barcode symbol. The default value for this property is 0. (Inherited from C1.Web.Mvc.IQuietZone)
     PropertyThe size of the quiet zone on the top side of the barcode symbol. The default value for this property is 0. (Inherited from C1.Web.Mvc.IQuietZone)
    Top
    See Also