Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphFormat Class / TextFlowDirection Property

In This Topic
    TextFlowDirection Property (ParagraphFormat)
    In This Topic
    Gets or sets the reading order of the specified paragraphs without changing their alignment.
    Syntax
    'Declaration
     
    Public Property TextFlowDirection As TextFlowDirection
    public TextFlowDirection TextFlowDirection {get; set;}
    See Also