ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Barcore Class / Symbologies Property

In This Topic
    Symbologies Property
    In This Topic
    Limits the list of barcode symbologies available for creation.
    Syntax
    'Declaration
     
    Public Property Symbologies As RdlxBarcodeSymbology()
    public RdlxBarcodeSymbology[] Symbologies {get; set;}
    See Also