ActiveReports Developer 7
SupplementText Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Barcode Class : SupplementText Property

Glossary Item Box

The supplement for barcode data.

Syntax

Visual Basic (Declaration) 
Public Property SupplementText As System.String
C# 
public System.string SupplementText {get; set;}

Remarks

Supplement is 2/5-digit addons for EAN/UPC symbologies.

See Also