Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerCommands Class : RunAsync Method |
Overload | Description |
---|---|
RunAsync(DocumentViewerAsyncOperation<Object>,String) | Runs a command that returns a value asynchronously. |
RunAsync(DocumentViewerAsyncOperation<Object>,String,Object) | Runs a command that returns a value asynchronously with the specified value. |
RunAsync(DocumentViewerAsyncOperation,String) | Runs a command that does not return a value asynchronously. |
RunAsync(DocumentViewerAsyncOperation,String,Object) | Runs a command that does not return a value asynchronously with the specified value. |