set_IncludeNotes()

TextSearchOptions::set_IncludeNotes(bool) method

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

void Aspose::Slides::TextSearchOptions::set_IncludeNotes(bool value) override

See Also