DefaultPdfIntegrationProviderOnDocumentSearching Method |
Namespace: RadPdf.Integration
Inheriting classes can override this method to perform other tasks, modify aspects of searching the document, or cancel the search all together. If this method is overridden in an inheriting class, you must call the base implementation.
This implementation applies the legacy AppSetting RadPdfSearchTermMin.
This method is not triggered by Search(String).