ActiveReports 19 .NET Edition
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
    Length Left {get;}

    Property Value

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