characterIndex Property

Summary

The index where the Character can be found in the original DocumentPageText.Characters list.

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

Property Value

An integer corresponding to the index value.

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.