ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / QuietZoneBottom Property

In This Topic
    QuietZoneBottom Property (IBarcodeReportItem)
    In This Topic
    Gets the bottom quiet zone of the barcode.
    Syntax
    'Declaration
     
    ReadOnly Property QuietZoneBottom As Length
    Length QuietZoneBottom {get;}

    Property Value

    The bottom quiet zone of the barcode as a GrapeCity.ActiveReports.PageReportModel.Length.
    See Also