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

In This Topic
    BarHeight Property
    In This Topic
    The height of the bars in screen pixels.
    Syntax
    'Declaration
     
    
    Public Property BarHeight As Integer
    public int BarHeight {get; set;}
    See Also