'宣言 Public Function RenderAsyncEx() As C1.Document.IAsyncActionWithProgress(Of Double)
'使用法 Dim instance As FlexReport Dim value As C1.Document.IAsyncActionWithProgress(Of Double) value = instance.RenderAsyncEx()
public C1.Document.IAsyncActionWithProgress<double> RenderAsyncEx()