Text Methods

This class inherits from the CharacterData class.

Method Description
Split Text Splits the Text Node into two nodes at the Offset you specify. The existing Text Node contains text from the beginning to the offset. New Text is the new Text Node. Details