Position[in] Position where the paragraph is to be divided. Must be not less than 0 and not greater than the length of the paragraph.Tabulation[in] This variable refers to the TabPosition object that represents the properties of the tab stop to be added: the tab symbol type, its alignment, and position in the paragraph. This parameter must not be 0.Params[in] This variable refers to the CharParams object that contains attributes for all characters of the newly created paragraph. This parameter may be 0, in which case the default character parameters are used.