BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / BarDirection Property

In This Topic
    BarDirection Property (C1BarCode)
    In This Topic
    Gets or sets The direction of barcode.
    Syntax
    'Declaration
     
    Public Property BarDirection As BarCodeDirection
    public BarCodeDirection BarDirection {get; set;}
    See Also