'Declaration Public Function RenderAsyncEx() As IAsyncActionWithProgress(Of Double)
public IAsyncActionWithProgress<double> RenderAsyncEx()
Return Value
The C1.Win.C1Document.IAsyncActionWithProgress<TProgress> interface that can be used to manage asynchronous operation.