PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderBarCode Class / BarDirection Property

In This Topic
    BarDirection Property
    In This Topic
    Gets or sets the direction of the barcode. Obsolete, use Style.TextAngle instead.
    Syntax
    'Declaration
     
    Public Property BarDirection As BarDirectionEnum
    public BarDirectionEnum BarDirection {get; set;}
    See Also