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

In This Topic
    GenerateAsyncEx Method (C1PdfDocumentSource)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GenerateAsyncEx() As IAsyncActionWithProgress(Of Double)
    public IAsyncActionWithProgress<double> GenerateAsyncEx()
    See Also