IncludeNotes

TextSearchOptions.IncludeNotes property

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

public bool IncludeNotes { get; set; }

See Also