RightToLeft Property (TextLayout)
In This Topic
Gets or sets the base direction for horizontal and sideways text. The default is false.
Syntax
'Declaration
Public Property RightToLeft As System.Boolean
public System.bool RightToLeft {get; set;}
See Also