ActiveReports Developer 7
BarAdjust Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Options Namespace > Code128Options Class : BarAdjust Property

Glossary Item Box

Specifies the correction of the bar in units of dot.

Syntax

Visual Basic (Declaration) 
Public Property BarAdjust As System.Integer
C# 
public System.int BarAdjust {get; set;}

See Also