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

In This Topic
Symbologies Property
In This Topic
Gets or sets the list of barcode symbologies available for creation.
Syntax
'Declaration
 
Public Property Symbologies As RdlxBarcodeSymbology()
 

Property Value

An array of RdlxBarcodeSymbology that contains the available symbologies for barcode items.
See Also