ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / QuietZone Class / Top Property

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