LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)

BuildText Method

Show in webframe





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(); 

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

See Also

Reference

DocumentPageText Class
DocumentPageText Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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