LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)
LEAD Technologies, Inc

BuildText Method






Constructs the text of this document page.
Syntax
public string BuildText()
'Declaration
 
Public Function BuildText() As String
'Usage
 
Dim instance As DocumentPageText
Dim value As String
 
value = instance.BuildText()
public string BuildText()
 function Leadtools.Forms.DocumentReaders.DocumentPageText.BuildText()
public:
String^ BuildText(); 

Return Value

A System.String that represents the overall text of this document page.
Remarks

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.

Example

For an example, refer to DocumentPageText.

Requirements

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

See Also

Reference

DocumentPageText Class
DocumentPageText Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features