| Leadtools.Documents.UI Namespace > DocumentViewerCommand Object : CanRunHandler Property |
get_canRunHandler();
set_canRunHandler(value);
Object.defineProperty('canRunHandler');
| Type | Description |
|---|---|
| DocumentViewerCanRunCommand | The callback to use when checking if this command can run using Value. Default value is null. |