Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

BuildTextWithMap Method






Build the text found in the document page with extra map back into the characters list.
Syntax
public void BuildTextWithMap()
'Declaration
 
Public Sub BuildTextWithMap() 
'Usage
 
Dim instance As DocumentPageText
 
instance.BuildTextWithMap()
public void buildTextWithMap()
            
public:
void BuildTextWithMap(); 
Remarks

The FirstCharacterIndex and LastCharacterIndex of the DocumentWord object can be used to map the word back to the original characters in the Characters list. Similarly, you can use BuildTextWithMap to populate Text as well the TextMap list that can be used to map the text string all the way back to its part in the Characters list.

For more information, refer to TextMap.

Example

For an example, refer to TextMap.

Requirements

Target Platforms

See Also

Reference

DocumentPageText Class
DocumentPageText Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features