Text
GetRange Method of the Text Object
GetRange method of the Text Object in the ABBYY FineReader Engine API — Returns a copy of a text range that can be inserted into another paragraph via IParagraph::InsertText.
This method allows you to get a copy of a text range. You can insert the resulting text into the text of a paragraph (the IParagraph::InsertText method).
