Table of Contents
  • Getting Started
  • EO.Pdf
  • EO.Web
  • EO.WebBrowser
  • EO.Wpf
  • Common Topics
  • Reference
    • .NET API Reference
      • EO.Base
      • EO.Base.UI
      • EO.Extensions
      • EO.Pdf
      • EO.Pdf.Acm
      • EO.Pdf.Contents
      • EO.Pdf.Drawing
      • EO.Pdf.Mvc
      • EO.Web
      • EO.WebBrowser
      • EO.WebBrowser.DOM
      • EO.WebEngine
      • EO.WinForm
      • EO.Wpf
      • EO.Wpf.Gauge
      • EO.Wpf.Gauge.Shapes
      • EO.Wpf.Primitives
      • EO.Wpf.Themes.Aero
      • EO.Wpf.Themes.Classic
      • EO.Wpf.Themes.Luna
      • EO.Wpf.Themes.Metro
      • EO.Wpf.Themes.Royale
    • JavaScript API Reference
CommandIds Fields

The fields of the CommandIds class are listed below. For a complete list of CommandIds class members, see the CommandIds Members topic.

Fields
Name Description
Back Id for the "Back" command.
Copy Id for the "Copy" command.
Cut Id for the "Cut" command.
Delete Id for the "Delete" command.
Forward Id for the "Forward" command.
Paste Id for the "Paste" command.
PluginFirst ID for the first plugin menu item.
PluginLast ID for the last plugin menu item.
Print Id for the "Print" command.
Redo Id for the "Redo" command.
Reload Id for the "Reload" command.
ReloadNoCache Id for the "Reload without Cache" command.
SelectAll Id for the "Select All" command.
SpellCheckAddToDictionary ID for adding the current word to dictionary.
SpellCheckSuggestion0 ID for the first spellchecker suggestion.
SpellCheckSuggestion1 ID for the second spellchecker suggestion.
SpellCheckSuggestion2 ID for the third spellchecker suggestion.
SpellCheckSuggestion3 ID for the fourth spellchecker suggestion.
SpellCheckSuggestion4 ID for the fifth spellchecker suggestion.
StopLoad Id for the "Stop Load" command.
Undo Id for the "Undo" command.
ViewSource Id for the "View Source" command.
See Also