←Select platform
In This Topic ▼

DocumentViewerCommand Class Properties

Summary

For a list of all members of this type, see DocumentViewerCommand members

Public Properties

Name Description
Public Property
CanRunHandler Callback to use when checking if this command can run using Value
Public Property HasState Indicate whether this command uses a state.
Public Property IsSlowHandler Callback to use to check if the command will be slow when run using Value.
Public Property Name The command name.
Public Property RunHandler Callback to use to run command with Value
Public Property State Current state value of the command.
Public Property Tag Extra generic value associated with this command.
Public Property Value Current value of the command.

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