←Select platform

RunAsync Method (DocumentViewerCommands)

Summary

Runs a command that returns a value asynchronously with the specified value.

Overload List
Overload Description
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.
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.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly