MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / QuietZoneRight Property

In This Topic
QuietZoneRight Property (IBarcodeReportItem)
In This Topic
Gets the right quiet zone of the barcode.
Syntax
'Declaration
 
ReadOnly Property QuietZoneRight As Length
 

Property Value

The right quiet zone of the barcode as a GrapeCity.ActiveReports.PageReportModel.Length.
See Also