EditorConfiguration.WrapMargin

A numeric value for the column when the editor wraps for long lines. Default is 0 which wraps at the editor's full width.

public int WrapMargin { get; set; }

See also:

Class EditorConfiguration

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