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

Glossary Item Box

Gets or sets the right quiet zone of the barcode

Syntax

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

See Also