FromPos[in] Position where the range is started. Must be not less than 0 and not greater than the length of paragraph.ToPos[in] Position where the range is ended. Must be not less than variable fromPos and 0 and not greater than the length of paragraph. By default, this variable is set to -1. If this variable is not set or is set to -1 one character will be removed only.