Document Solutions for PDF
GrapeCity.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 barcode's QuietZone.
    Syntax
    'Declaration
     
    Public Property Bottom As System.Single
    public System.float Bottom {get; set;}
    See Also