ActiveReports 6 Online Help
ModuleSize Property

Sets the horizontal size of the barcode module.
Syntax
'Declaration
 
Public Property ModuleSize As Integer
public int ModuleSize {get; set;}
Remarks
Note: 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