←Select platform
In This Topic ▼

Leadtools.Document.Viewer Delegates

Summary

Overview and description of Leadtools Document Viewer delegates.

Delegates
Delegate Description
Delegate
DocumentViewerAsyncAlways The callback to run after the a command is run asynchronously.
Delegate DocumentViewerAsyncAlways<T> The generic callback to run after the a command is run asynchronously.
Delegate DocumentViewerAsyncDone The callback to run asynchronously.
Delegate DocumentViewerAsyncDone<T> The generic callback to run asynchronously.
Delegate DocumentViewerAsyncError The callback to run if an error occurs when a command is run asynchronously.
Delegate DocumentViewerAsyncError<T> The generic callback to run if an error occurs when a command is run asynchronously.
Delegate DocumentViewerCanRunCommand Checks if the command can run using the specified value.
Delegate DocumentViewerIsSlowCommand Checks if the command will be slow when run using the specified value.
Delegate DocumentViewerRunCommand Run the command and perform its action using the specified value.
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