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

Glossary Item Box

The height of a bar in the supplement barcode.

Syntax

Visual Basic (Declaration) 
Public Property SupplementBarHeight As System.Single
C# 
public System.float SupplementBarHeight {get; set;}

Remarks

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

See Also