Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

LastFindText Property






Data for the last find text operation.
Syntax
public DocumentViewerFindText LastFindText {get;}
'Declaration
 
Public ReadOnly Property LastFindText As DocumentViewerFindText
'Usage
 
Dim instance As DocumentViewerText
Dim value As DocumentViewerFindText
 
value = instance.LastFindText
public:
property DocumentViewerFindText^ LastFindText {
   DocumentViewerFindText^ get();
}

Property Value

The data for the last find text operation or null if Find was not called on this DocumentViewerText yet.
Remarks

This property is used to perform "find", "find next" and "find previous" operations on the text of the document. Refer to Find for more information.

Example

For an example, refer to Find.

Requirements

Target Platforms

See Also

Reference

DocumentViewerText Class
DocumentViewerText Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features