Scroll Page Left command

Summary

Scrolls the document left by one page.

Description

Scrolls the document left by one page.

How to Run

  • Default Menu: None

  • All Commands: Window > Scroll > Page Left

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_SCROLL_PAGE_LEFT (3868)

Macros

[JavaScript]

editor.ExecuteCommandByID(3868);

[VBScript]

editor.ExecuteCommandByID 3868