DocumentViewerCommand Class Members

Summary

The following tables list the members exposed by DocumentViewerCommand.

Public Constructors

Name Description
Public Constructor static  | Shared in VB DocumentViewerCommand Initializes a new instance of DocumentViewerCommand

Public Methods

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

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.

See Also

DocumentViewerCommand Class

Leadtools.Document.Viewer Namespace

Help Version 22.0.2023.4.18
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.