Aspose::Pdf::Text::TextSearchOptions::set_SearchInAnnotations method

TextSearchOptions::set_SearchInAnnotations method

Sets value that permits searching for text in Annotations. true - text will be searched in Annotations. false - text in Annotations won’t be parsed by TextFragmentAbsorber.

void Aspose::Pdf::Text::TextSearchOptions::set_SearchInAnnotations(bool value)

See Also