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

Glossary Item Box

Gets or sets the bottom quiet zone of the barcode.

Syntax

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

See Also