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