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. |
Products |
Support |
Feedback: DocumentViewerCommand Class Members - Leadtools.Documents.UI |
Introduction |
Help Version 19.0.2017.3.21
|