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

In This Topic
    BarWidth Property
    In This Topic
    The width of the bars in screen pixels. If set to 0, the width is calculated automatically.
    Syntax
    'Declaration
     
    
    Public Property BarWidth As Integer
    public int BarWidth {get; set;}
    See Also