'Declaration Public Sub SetShortcutCommandState( _ ByVal viewerCommand As ViewerCommand, _ ByVal state As Boolean _ )
public void SetShortcutCommandState( ViewerCommand viewerCommand, bool state )
Parameters
- viewerCommand
- Viewer command
- state
- true if you want to enable shortcut command, otherwise false