WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.WinUI.BarCode Namespace / C1BarCode Class / ModuleSize Property
In This Topic
    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
    public int ModuleSize {get; set;}
    See Also