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

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