Document Solutions for PDF
DS.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 quiet zone.
    Syntax
    'Declaration
     
    Public Property Top As System.Single
    public System.float Top {get; set;}
    See Also