IDocumentViewModel Events
Provides settings to a document’s view model.Name | Description |
---|---|
DocumentCreated | Fires on completing the document creation process. |
DocumentException | Fires when any exception occurs during the document processing. |
StartDocumentCreation | Fires on starting the document creation process. |
See Also