ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / FlowDirection Property

In This Topic
    FlowDirection Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property FlowDirection As Windows.UI.Xaml.FlowDirection
    public Windows.UI.Xaml.FlowDirection FlowDirection {get; set;}
    See Also