data Property

Summary

A data property for identification purposes.

Syntax
TypeScript
JavaScript
DocumentViewerFindText = function() { 
   this.data = (default value); 
} 
data: any; 

Property Value

Any object. The default value is null.

Remarks

Data acts as an additional field to which any object can 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

19.0.0.49
Added
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.