MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / Width Property

In This Topic
Width Property (IBarcodeReportItem)
In This Topic
Gets the width of the barcode.
Syntax
'Declaration
 
ReadOnly Property Width As Length
 

Property Value

The width of the barcode as a GrapeCity.ActiveReports.PageReportModel.Length.
See Also