ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / Width Property

In This Topic
    Width Property (IBarcodeReportItem)
    In This Topic
    Gets the width of the barcode.
    Syntax
    'Declaration
     
    ReadOnly Property Width As Length
    Length Width {get;}

    Property Value

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