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

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

    Property Value

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