Set Current Font Size as Default command

Summary

Sets the current font size as the default size

Description

Sets the current font size as the default size.

How to Run

  • Default Menu: None

  • All Commands: View > Font > Set Current Font Size as Default

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_SET_DEFAULT_FONT_SIZE (3877)

Macros

[JavaScript]

editor.ExecuteCommandByID(3877);

[VBScript]

editor.ExecuteCommandByID 3877