Click or drag to resize
TextNormalizationSettingsNormalizeLineEndings Property
If true, line endings in the given text are normalized

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
public bool NormalizeLineEndings { get; set; }

Property Value

Type: Boolean
See Also