ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / IQuietZone Interface / Bottom Property

In This Topic
    Bottom Property (IQuietZone)
    In This Topic
    The size of the quiet zone on the bottom side of the barcode symbol. The default value for this property is 0.
    Syntax
    'Declaration
     
    
    Property Bottom As String
    string Bottom {get; set;}
    See Also