Aspose::Pdf::Text::TextSearchOptions::get_StoredGraphicElementsMaxCount method

TextSearchOptions::get_StoredGraphicElementsMaxCount method

Gets value that limits searching for text related graphics (underlining, background etc.) on a page for the speciefied number of elements. The default is 250. Set lesser value in the case of performance problems, try larger value in the case some graphic elements wasn’t found.

int32_t Aspose::Pdf::Text::TextSearchOptions::get_StoredGraphicElementsMaxCount() const

See Also