Description
Typically, windows display text left-to-right (LTR). Windows can be mirrored to display languages such as Hebrew or Arabic that read right-to-left (RTL). Usually, header text is read in the same direction as the text in its parent window. Use this property to determine the header direction.
Declaration
TestObj.IsRtlReading
Read-Only Property | Boolean |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following object:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
Returns True if the header text will read in the opposite direction from the text in the parent window, and False otherwise.
See Also
Determining Header Items' Format Settings in Desktop Windows Applications
IsString Property (HeaderItemFormat Objects)
Align Property (HeaderItemFormat Objects)