IDocumentLoadingCallback class

IDocumentLoadingCallback class

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

Methods

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

See Also