_IApplicationEventsDocumentExported Method

A document has been exported

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
void DocumentExported(
	ITeddsDocument document,
	string fileName
)

Parameters

document
Type: Tekla.Structural.InteropAssemblies.TeddsITeddsDocument
The document that was exported
fileName
Type: SystemString
The filename of the document that was exported
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next