EditorConfiguration.CenteredModeMaxWidth

If set to a non-zero value will keep the editor's content width to this specified size. If the canvas size is bigger the text is centered within the canvas area with whitespace on each side. Min value is 350px.

public int CenteredModeMaxWidth { get; set; }

See also:

Class EditorConfiguration

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