←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

See Also

DocumentViewerCommands Class

DocumentViewerCommands Members

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

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.