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

Glossary Item Box

Sets the width of the barcode module.

Syntax

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

See Also