Use DirectWrite command

Summary

Toggles the Use DirectWrite setting.

Description

Toggles the Use DirectWrite setting.

How to Run

  • Default Menu: View > Use DirectWrite

  • All Commands: View > Font > Use DirectWrite

  • Toolbar: (on the arrow) > Use DirectWrite

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_USE_DIRECTWRITE (3997)

Macros

[JavaScript]

editor.ExecuteCommandByID(3997);

[VBScript]

editor.ExecuteCommandByID 3997