DocContent object
Creates an empty DocWord object with the specified coordinates. Returns the number of the DocWord, so that it later can be retrieved with GetWordNo.
This method is useful when you have a string that has been broken into several DocWords and want to interpret the complete string. Simply find the outer coordinates of the small DocWords and create a new DocWord with this method. The DocWord can then be interpreted.