The text to find.
Object.defineProperty(DocumentViewerFindText.prototype, 'text',
get: function(),
set: function(value)
)
text: string;
The text to find. Default value is null.
When used as a parameter to Find, the PageNumber specifies the text to find.
When using LastFindText, the Text contains the last text value found. Setting this value will clear any previous results saved in the object.
For an example, refer to Find.
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