[]
Occurs periodically when the document is being saved or exported. Can be used to implement a progress indicator.
public event LongOperationEventHandler SavingDocument
Public Event SavingDocument As LongOperationEventHandler
Type | Description |
---|---|
LongOperationEventHandler | Occurs periodically when the document is being saved or exported. Can be used to implement a progress indicator. |