public interface IDocumentLoadingCallback
| Modifier and Type | Method and Description |
|---|---|
void |
notify(DocumentLoadingArgs args)
This is called to notify of document loading progress.
|
void notify(DocumentLoadingArgs args)
args - An argument of the event.LoadOptions.getProgressCallback(),
LoadOptions.setProgressCallback(com.aspose.words.IDocumentLoadingCallback)