Leadtools.Documents.UI Namespace : DocumentViewerCommand Object |
The following tables list the members exposed by DocumentViewerCommand.
Name | Description | |
---|---|---|
DocumentViewerCommand Constructor | Initializes a new instance of DocumentViewerCommand |
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. |
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. |