characters Property

Summary

List of PageCharacters in the difference set.

Syntax
TypeScript
JavaScript
Object.defineProperty(PageCharactersDifference.prototype, 'characters', 
   get: function(), 
   set: function(value) 
) 
characters: PageCharacter[]; 

Property Value

List of PageCharacters. Default value is an empty list.

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