Determines whether DrawText should render text RightToLeft.
'Declaration
Public Property RightToLeft As System.Boolean
public System.bool RightToLeft {get; set;}
Property Value
A Boolean value.
True if the text is rendered right to left; otherwise,
false. Default is
false.