ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / IQuietZone Interface / Right Property

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