ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Barcode Class / QuietZoneTop Property

In This Topic
    QuietZoneTop Property (Barcode)
    In This Topic
    Gets or sets the top quiet zone of the barcode
    Syntax
    'Declaration
     
    Public Property QuietZoneTop As Single
    public float QuietZoneTop {get; set;}
    See Also