Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class / ModuleSize Property

In This Topic
    ModuleSize Property (BarCodeRequest)
    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 Integer
    public int ModuleSize {get; set;}
    See Also