DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / RightToLeft Property

In This Topic
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
 
See Also