Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Text Property (Document)

Show in webframe
Gets the object that manages the text and OCR recognition settings of the document.
Syntax
get_text();
Object.defineProperty('text');

Property Value

TypeDescription
DocumentTextThe DocumentText object that manages the text and OCR recognition settings of this Document.
Remarks

Refer to DocumentText for more information.

See Also

Reference

Document Object
Document Members

Error processing SSI file