IsRightToLeft (NotesRichTextTable - JavaScript)

Read-write. Whether the reading order of the table is right to left.

Defined in

NotesRichTextTable

Syntax

isRightToLeft() : boolean

setRightToLeft(flag:boolean) : void

Legal value Description
true if the reading order is right to left
false if the reading order is left to right

Usage

A reading order of right to left supports Arabic and Hebrew languages.