Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.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.Single
    public System.float Top {get; set;}
    See Also