ComponentOne BarCode for WinForms
C1.Win.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 System.Double
    public System.double Bottom {get; set;}
    See Also