WordProcessingSearchableObjects enumeration

WordProcessingSearchableObjects enumeration

Specifies flags representing Word content objects that are to be included in a watermark search.

The WordProcessingSearchableObjects type exposes the following members:

Fields

Field Description
NONE Specifies no search objects.
SHAPES Search in shapes.
TEXT Search in content text.
HYPERLINKS Search in hyperlinks.
ALL Search in all content objects.

See Also