A data property for identification purposes.
DocumentViewerFindText = function() {
this.data = (default value);
}
data: any;
Any object. The default value is null.
Data acts as an additional field to which any object may be attached. This helps in identification of a find text operation when DocumentViewer.Operation is called with information on the status of DocumentViewerText.Find. This property is not used within DocumentViewerText.Find.
For more information, refer to DocumentViewerText.Find.
History
For an example, refer to DocumentViewerText.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