C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1DocumentSource Class / ExportAsyncEx Method

In This Topic
ExportAsyncEx Method (C1DocumentSource)
In This Topic
Syntax
'Declaration
 
Public Function ExportAsyncEx( _
   ByVal exportFilter As ExportFilter _
) As IAsyncActionWithProgress(Of Double)
 

Parameters

exportFilter
See Also