Leadtools.Documents.UI Namespace > DocumentViewerCommands Object : GetCommand Method |
function Leadtools.Documents.UI.DocumentViewerCommands.getCommand( commandName )
Parameter | Type | Description |
---|---|---|
commandName | string | Name of the command |
Type | Description |
---|---|
DocumentViewerCommand | The command object with DocumentViewerCommand.Name equals to commandName if found; otherwise, null |