Document Solutions for PDF
DS.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / QuietZone Class / Bottom Property

In This Topic
    Bottom Property (QuietZone)
    In This Topic
    Gets or sets the bottom value of the quiet zone.
    Syntax
    'Declaration
     
    Public Property Bottom As System.Single
    public System.float Bottom {get; set;}
    See Also