Share via


WdFindWrap Enumeration

Specifies wrap behavior if a selection or range is specified for a find operation and the search text isn't found in the selection or range.

Name

Value

Description

wdFindAsk

2

After searching the selection or range, Microsoft Word displays a message asking whether to search the remainder of the document.

wdFindContinue

1

The find operation continues if the beginning or end of the search range is reached.

wdFindStop

0

The find operation ends if the beginning or end of the search range is reached.