C1.WPF.Document Assembly / C1.WPF.Document Namespace / C1DocumentSource Class / OnExportCompleted Method

In This Topic
OnExportCompleted Method (C1DocumentSource)
In This Topic
For internal use.
Syntax
'Declaration
 
Protected Overridable Sub OnExportCompleted( _
   ByVal exporter As ExportFilter, _
   ByVal exception As Exception _
) 
 

Parameters

exporter
exception
See Also