ComponentOne Document Library for UWP
ExportAsyncEx Method

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1DocumentSource Class : ExportAsyncEx Method
Syntax
'Declaration
 
Public Function ExportAsyncEx( _
   ByVal exportFilter As ExportFilter _
) As Windows.Foundation.IAsyncActionWithProgress(Of Double)
public Windows.Foundation.IAsyncActionWithProgress<double> ExportAsyncEx( 
   ExportFilter exportFilter
)

Parameters

exportFilter
See Also

Reference

C1DocumentSource Class
C1DocumentSource Members