set_WholeWordsOnly()

TextSearchOptions::set_WholeWordsOnly(bool) method

Set true to match only whole words, false - otherwise. Write bool.

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

See Also