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 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.