Gets the object that manages the text and OCR recognition settings of the document.
Object.defineProperty(Document.prototype, 'text',
get: function()
)
text: DocumentText; // read-only
The DocumentText object that manages the text and OCR recognition settings of this Document.
Refer to DocumentText for more information.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET