[]
Gets or sets a value indicating whether the contents shall have right-to-left characteristics.
public bool RightToLeft { get; set; }
Public Property RightToLeft As Boolean
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.