IDocumentSavingCallback class

IDocumentSavingCallback class

Implement this interface if you want to have your own custom method called during saving a document.

Methods

NameDescription
notify(args)This is called to notify of document saving progress.

See Also