Customize Font command

Summary

Change font settings.

Description

This command displays the Customize Font dialog box, where you can set the display font and the print font.

How to Run

  • Default Menu: View > Font

  • All Commands: View > Font > Font

  • Toolbar: (not on the arrow)

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_FONT (4218)

Macros

[JavaScript]

editor.ExecuteCommandByID(4218);

[VBScript]

editor.ExecuteCommandByID 4218