Customize Text Rendering command¶
Summary¶
Opens the Text Rendering page of the Customize dialog box.
Description¶
Displays the Text Rendering page of the Customize dialog box, where you can define common application settings.
How to Run¶
Default Menu: None
All Commands: Tools > Customize > Text Rendering
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_CUSTOMIZE_RENDERING (9058)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(9058);
[VBScript]¶
editor.ExecuteCommandByID 9058