Constructs the text of this document page.
A System.String that represents the overall text of this document page.
This method uses the words found in this page (in the Words property) to construct the overall text of the document page by combining all the words (DocumentWord.Value) to form the text and adding a space between consecutive words in the same line.
When a word item IsEndOfLine or IsEndOfParagraph is set to true, then a new line character is inserted in te text to separate the lines of the page.
For an example, refer to DocumentPageText.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2