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