Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the direction of text in a text range to read from right to left.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub RtlRun
'Usage
Dim instance As TextRange
instance.RtlRun()
void RtlRun()
Remarks
This method makes it possible to use text from both left-to-right and right-to-left languages in the same presentation.