QuietZoneLeft Property (IBarcodeReportItem)
In This Topic
Gets the left quiet zone of the barcode.
Syntax
'Declaration
ReadOnly Property QuietZoneLeft As Length
Length QuietZoneLeft {get;}
Property Value
The left quiet zone of the barcode as a
GrapeCity.ActiveReports.PageReportModel.Length.
See Also