wordmapIndex Property

Summary

The index where the CharacterIndex can be found in the original DocumentPageText.TextMap.

Syntax
TypeScript
JavaScript
Object.defineProperty(PageCharacter.prototype, 'wordmapIndex', 
   get: function(), 
   set: function(value) 
) 
wordmapIndex: number; 

Property Value

An integer corresponding to the DocumentPageText.TextMap index.

Example

For an example, refer to LEADDocument.compare

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.