Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / FlowDirection Property

In This Topic
    FlowDirection Property
    In This Topic
    Gets or sets the flow direction (how lines of text are placed relative to one another).
    Syntax
    'Declaration
     
    Public Property FlowDirection As FlowDirection
    public FlowDirection FlowDirection {get; set;}
    See Also