Gets or sets a
Unit
representing the width of of the narrowest bar of the barcode.
Namespace: Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public Unit Module { get; set; } |
| Visual Basic |
|---|
Public Property Module As Unit
Get
Set |
Field Value
A
Unit value representing
the width of the narrowest bar of the barcode.
Version Information
Supported in: 1.0.1
See Also