CssWhiteSpaceProperty sealed class CssWhiteSpaceProperty : CssProperty, ICssWhitespaceProperty, ICssProperty Information can be found on MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/white-space Documentation Code public Whitespace State { get; } Gets the selected whitespace handling mode. public void SetState(Whitespace mode)