Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1SSRSDocumentSource Class / ExportAsyncEx Method

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

    Parameters

    exportFilter
    See Also