documentCharacters Property

Summary

The DocumentCharacters associated with the result set.

Syntax
TypeScript
JavaScript
Object.defineProperty(TextAnalysisResult.prototype, 'documentCharacters', 
   get: function() 
) 
readonly documentCharacters: DocumentCharacter[]; 

Property Value

An array of DocumentCharacter objects. If no results were found, this will be an empty array.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.