IncludeNotes

ITextSearchOptions.IncludeNotes property

Set true to include text contained in slide notes when performing text search, replacement, or highlighting operations. The default value is false.

public bool IncludeNotes { get; set; }

See Also