DocumentViewerCommand Class Members

Summary

The following tables list the members exposed by DocumentViewerCommand.

Public Constructors

Name Description
DocumentViewerCommand Initializes a new instance of DocumentViewerCommand

Public Methods

Name Description
postRun Inform the document viewer that this command had run with the specified value.
preRun Inform the document viewer that this command is about to run with the specified value.

Public Properties

Name Description
canRunHandler Callback to use when checking if this command can run using Value
hasState Indicate whether this command uses a state.
isSlowHandler Callback to use to check if the command will be slow when run using Value.
name The command name.
runHandler Callback to use to run command with Value
state Current state value of the command.
tag Extra generic value associated with this command.
value Current value of the command.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI Assembly