←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly