Function TParagraph.IsRTL(pos_in_par:Integer; DefaultValue:Boolean) : Boolean

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

  • pos_in_par:Integer
  • DefaultValue:Boolean

Returns

The type of the result value is Boolean.

Description

Checks wether the character at this position is a RTL (right to left writing) character. DefaultValue is returned for objects and space characters.