BarCode for WPF | ComponentOne
C1.WPF.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 Double
    public double Top {get; set;}
    See Also