'Declaration
Public NotInheritable Class ViewerShortcut
public sealed class ViewerShortcut
Remarks
This class encapsulates the information necessary to define a keyboard shortcut for a viewer command, including the keys that must be pressed, the command to be executed, and whether the shortcut is currently enabled. It is designed for internal use within the viewer to manage keyboard interactions efficiently.