ComponentOne Word for UWP
RtfTextFlow Enumeration

C1.UWP.Word Assembly > C1.Xaml.Word Namespace : RtfTextFlow Enumeration
The text flow (direct) enumeration.
Syntax
'Declaration
 
Public Enum RtfTextFlow 
   Inherits System.Enum
public enum RtfTextFlow : System.Enum 
Members
MemberDescription
BottomToTopBottom to top text direct.
LeftToRigthLeft to rigth text direct.
TopToBottomTop to bottom text direct.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Word.RtfTextFlow

See Also

Reference

C1.Xaml.Word Namespace