Telerik Reporting

Gets or sets a Unit representing the width of of the narrowest bar of the barcode.

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

Syntax

C#
public Unit Module { get; set; }
Visual Basic (Declaration)
Public Property Module As Unit

Field Value

A Unit value representing the width of the narrowest bar of the barcode.

See Also