BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.BarCode Namespace / QuietZone Class / Bottom Property

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