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

In This Topic
    TextFlowDirection Property (PageSetup)
    In This Topic
    Gets or sets the reading order and alignment for a section.
    Syntax
    'Declaration
     
    Public Property TextFlowDirection As TextFlowDirection
    public TextFlowDirection TextFlowDirection {get; set;}
    See Also