ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Barcode Class / QuietZoneBottom Property

In This Topic
    QuietZoneBottom Property
    In This Topic
    Gets or sets the bottom quiet zone of the barcode.
    Syntax
    'Declaration
     
    Public Property QuietZoneBottom As Single
    public float QuietZoneBottom {get; set;}
    See Also