MatchAllWordForms Property

See Also         Example         Applies To

True if all forms of the text to find are found by the find operation (for instance, if the text to find is "sit," "sat" and "sitting" are found as well). Read/write Boolean.

Note   Use the Text property of the Find object or use the FindText argument with the Execute method to specify the text to be searched for in a document.