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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly