C#
VB
Java
C++
Object that manages the text and OCR recognition settings of the document.
public DocumentText Text { get; }
Public ReadOnly Property Text() As DocumentText
Get
public:
property DocumentText^ Text
{
DocumentText^ get()
}
public DocumentText getText()
The DocumentText object that manages the text and OCR recognition settings of this Document.
Refer to DocumentText for more information.
For an example, refer to DocumentText.
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