Reset Font Size command¶
Summary¶
Resets the display font size.
Description¶
Resets the display font size.
How to Run¶
Default Menu: None
All Commands: View > Font > Reset Font Size
Toolbar: None
Status Bar: None
Default Shortcut Key: CTRL+0
Plug-in Command ID¶
EEID_RESET_FONT_SIZE (3876)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(3876);
[VBScript]¶
editor.ExecuteCommandByID 3876