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

Glossary Item Box

Gets or sets the left quiet zone of the barcode.

Syntax

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

See Also