EditorConfiguration.Font

The font used in the editor. Must be a fixed width font like Consolas, Courier New, Lucida Console etc.

Make sure to spell the name of the font exactly as it appears in the Window Font Manager.

public string Font { get; set; }

See also:

Class EditorConfiguration

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic