'Declaration
Public Property RightToLeft As System.Boolean
public System.bool RightToLeft {get; set;}
Remarks
This property, when on, shall not be used with strongly left-to-right text.
Any behavior under that condition is unspecified.
This property, when off, shall not be used with strong right-to-left text.
Any behavior under that condition is unspecified.
When the contents of this run are displayed, all characters shall be treated as complex script characters for formatting purposes.
This means that BoldBi, ItalicBi, SizeBi and a corresponding font name will be used when rendering the content.