Increase Font Size command

Summary

Increases the display font size.

Description

Increases 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 > Increase Font Size

  • Toolbar:

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_INCREASE_FONT_SIZE (4373)

Macros

[JavaScript]

editor.ExecuteCommandByID(4373);

[VBScript]

editor.ExecuteCommandByID 4373