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

In This Topic
    Symbology Property (IBarcodeReportItem)
    In This Topic
    Gets the barcode symbology.
    Syntax
    'Declaration
     
    ReadOnly Property Symbology As BarCodeStyle
    BarCodeStyle Symbology {get;}

    Property Value

    The barcode symbology as a GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.BarCodeStyle.
    See Also