ActiveReports 6 Online Help
BarAdjust Property

Gets or sets the adjustment size by dot.
Syntax
'Declaration
 
Public Property BarAdjust As Integer
public int BarAdjust {get; set;}
Remarks
The BarAdjust property is effective only with its barcode style set to EANFNC1. Adjustment size is specified by dot units, which affects the size of the module and not the entire barcode. When making adjustments with the BarAdjust property, it is necessary to set the values of the DPI and ModuleSize properties. By setting all three properties, the value of BarAdjust is effective and the readability of the barcode is improved.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Code128Options Class
Code128Options Members

Send Feedback