FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1PdfDocumentSource Class / ExportAsyncEx Method

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

    Parameters

    exportFilter
    See Also