ActiveReports Developer 7
QuietZoneTop Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Barcode Class : QuietZoneTop Property

Glossary Item Box

Gets or sets the top quiet zone of the barcode

Syntax

Visual Basic (Declaration) 
Public Property QuietZoneTop As System.Single
C# 
public System.float QuietZoneTop {get; set;}

See Also