Decrease Font Size command

Summary

Decreases the display font size.

Description

Decreases the display font size. The font name and the exact size can be specified on the Customize Font dialog box.

How to Run

  • Default Menu: None

  • All Commands: View > Font > Decrease Font Size

  • Toolbar:

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_DECREASE_FONT_SIZE (4374)

Macros

[JavaScript]

editor.ExecuteCommandByID(4374);

[VBScript]

editor.ExecuteCommandByID 4374