ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / IQuietZoneWithAddOn Interface / Top Property

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