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

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

    Property Value

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