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

In This Topic
    QuietZoneTop Property
    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