Telerik Reporting

Gets or sets a value indicating the current symbology used to encode the Value property as series of bars and spaces.

Namespace:  Telerik.Reporting
Assembly:  Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public Barcode..::.SymbologyType Symbology { get; set; }
Visual Basic (Declaration)
Public Property Symbology As Barcode..::.SymbologyType

Field Value

A Barcode..::.SymbologyType enumerated value indicating the symbology associated with the current barcode.

See Also