Platforms to show: All Mac Windows Linux Cross-Platform
Back to PDFDocumentDelegateMBS class.
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | PDFKit | MBS PDFKit Plugin | 8.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
PDFDocumentDelegateMBS.didMatchString(selection as PDFSelectionMBS)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | PDFKit | MBS PDFKit Plugin | 8.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
If implemented by the delegate, called for every search instance found during a find. PDFDocument's implentation accumulates each PDFSelection in an array.
PDFDocumentDelegateMBS.documentDidBeginDocumentFind
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | PDFKit | MBS PDFKit Plugin | 8.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
PDFDocumentDelegateMBS.documentDidBeginPageFind(PageIndex as Integer)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | PDFKit | MBS PDFKit Plugin | 8.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
PageIndex is zero based.
PDFDocumentDelegateMBS.documentDidEndDocumentFind
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | PDFKit | MBS PDFKit Plugin | 8.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
PDFDocumentDelegateMBS.documentDidEndPageFind(PageIndex as Integer)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | PDFKit | MBS PDFKit Plugin | 8.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
PageIndex is zero based.
PDFDocumentDelegateMBS.documentDidFindMatch(selection as PDFSelectionMBS)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | PDFKit | MBS PDFKit Plugin | 8.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
PDFDocumentDelegateMBS.documentDidUnlock
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | PDFKit | MBS PDFKit Plugin | 8.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | PDFKit | MBS PDFKit Plugin | 8.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The items on this page are in the following plugins: MBS PDFKit Plugin.