public interface IDocumentSavingCallback
| Modifier and Type | Method and Description |
|---|---|
void |
notify(DocumentSavingArgs args)
This is called to notify of document saving progress.
|
void notify(DocumentSavingArgs args)
args - An argument of the event.