Aspose::Pdf::Text::TextSearchOptions::get_SearchInAnnotations method

TextSearchOptions::get_SearchInAnnotations method

Gets 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.

bool Aspose::Pdf::Text::TextSearchOptions::get_SearchInAnnotations() const

See Also