text Property

Summary

Gets the object that manages the text and OCR recognition settings of the document.

Syntax
TypeScript
JavaScript
Object.defineProperty(LEADDocument.prototype, 'text', 
   get: function() 
) 
readonly text: DocumentText; 

Property Value

The DocumentText object that manages the text and OCR recognition settings of this LEADDocument.

Remarks

Refer to DocumentText for more information.

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.