←Select platform

BuildTextWithMap Method

Summary

Build the text found in the document page with extra map back into the characters list.

Syntax
C#
VB
C++
Java
public void BuildTextWithMap() 
Public Sub 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
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.