Word .NET > Tutorial > Find text

The example shows you how to find text in a document. Find returns a FindResult object for every occurrence, which tells you the matched text, its position, the paragraph and the runs it belongs to and the part of the document it was found in.

C# example
C# example - Find the first occurrence
C# example - Find all pictures and all tables
VB example

Need help? Ask our developers: