Bidirectional text properties can be set in the application configuration file. On UNIX, processing of bidirectional text is enabled by default. On Windows, bidirectional text support is performed when complex script support is enabled in the system. Additionally, bidirectional support is disabled by using the setting
[Regional Settings] BidiEnabled=0
All paragraphs are left-to-right directional by default, but this setting can be modified by using the setting:
[Regional Settings] TextDirection=LTR|RTL|Context
All paragraphs have a left to right reading order if the setting is LTR, or a right to left reading order if the setting is RTL. Context refers to the paragraph direction based on the first letter of paragraph.