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

In This Topic
Left Property (IBarcodeReportItem)
In This Topic
Gets the left position of the barcode.
Syntax
'Declaration
 
ReadOnly Property Left As Length
 

Property Value

The left position of the barcode as a GrapeCity.ActiveReports.PageReportModel.Length.
See Also