PresentationSearchableObjects enumeration

PresentationSearchableObjects enumeration

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

The PresentationSearchableObjects type exposes the following members:

Fields

Field Description
NONE Specifies no search objects.
SHAPES Search in shapes.
CHARTS_BACKGROUNDS Search in charts backgrounds.
SLIDES_BACKGROUNDS Search in slides backgrounds.
HYPERLINKS Search in hyperlinks.
ALL Search in all content objects.

See Also