←Select platform

Leadtools.Documents.UI Delegates

Summary

Overview and description of Leadtools Documents UI delegates.

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