ComponentOne BarCode for UWP
C1.BarCode Namespace / QuietZone Class / Bottom Property

In This Topic
    Bottom Property
    In This Topic
    Gets or sets the bottom value of the barcode's QuietZone.
    Syntax
    'Declaration
     
    
    Public Property Bottom As System.Double
    public System.double Bottom {get; set;}
    See Also