add On Document Saved Listener
open fun addOnDocumentSavedListener(onDocumentSavedListener: PdfThumbnailGrid.OnDocumentSavedListener)
Adds a listener that will be notified about document saves inside the thumbnail grid.
Parameters
on Document Saved Listener
Listener for document saves after clicking on the "Save" and "Save As" button in the document editing toolbar.