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.
Returns or sets the text direction for the specified paragraph. Read/write.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property TextDirection As PpDirection
Get
Set
'Usage
Dim instance As ParagraphFormat
Dim value As PpDirection
value = instance.TextDirection
instance.TextDirection = value
PpDirection TextDirection { get; set; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.PpDirection
Remarks
The default value depends on the language support you have selected or installed.
The value of the TextDirection property can be one of these PpDirection constants.