'Declaration Public Property RightToLeft As Nullable(Of Boolean)
public Nullable<bool> RightToLeft {get; set;}
This property only applies to paragraph-level properties, and does not affect the layout of the text within. Setting this property to true has an effect similar to that of setting the Alignment property to 'Right'.
To change the layout of the text within the paragraph, use the RightToLeft property of the Font class.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2