Search for Text in a Document
To search for specified text in a document
-
Open the document that you want to search. See Open for more information.
-
Use the CanFind property to determine whether the document is completely processed and can be searched.
-
Call the Find method without a search string specified to open a Find dialog box.
-
To perform a Find Next, call the
Find
method repeatedly with the original search term.