Method DocumentExported
DocumentExported(ITeddsDocument, string)
A document has been exported
Declaration
void DocumentExported(ITeddsDocument document, string fileName)
Parameters
| Type | Name | Description |
|---|---|---|
| ITeddsDocument | document | The document that was exported |
| string | fileName | The filename of the document that was exported |