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

In This Topic
SupplementValue Property
In This Topic
Gets the supplement value of the barcode.
Syntax
'Declaration
 
ReadOnly Property SupplementValue As Object
 

Property Value

The supplement value of the barcode as an System.Object.
See Also