[]
        
(Showing Draft Content)

C1.WPF.Document.C1DocumentSource.GenerateAsync

GenerateAsync Method

GenerateAsync()

Non-blocking (asynchronous) version of the Generate() method.

Declaration
public Task GenerateAsync()
Returns
Type Description
Task

The Task object identifying async operation.

See Also