C#
VB
Java
C++
Gets the text content of an area in this page.
public DocumentPageText GetText(
LeadRectD clip
)
Public Function GetText() As DocumentPageText
public:
DocumentPageText^ GetText()
public DocumentPageText getText(LeadRectD clip)
clip
The region of interest area. If this value is Empty, then the text of the whole page is obtained.
The text content of this DocumentPage as a DocumentPageText object.
This method works similarly to GetText only.
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