ModuleSize Property (C1BarCode)
In This Topic
Width of the narrow bar in screen pixels. The default value is one screen pixel wide (1/96").
Syntax
'Declaration
Public Property ModuleSize As System.Integer
public System.int ModuleSize {get; set;}
See Also