ClassLineBreak
Class
LineBreak helper class.
Definition
Namespace:Telerik.Windows.SyntaxEditor.Core.Text
Assembly:Telerik.Windows.SyntaxEditor.Core.dll
Syntax:
cs-api-definition
public static class LineBreak
Inheritance: objectLineBreak
Fields
NewLine
NewLine char.
NewLineString
NewLine string.
Methods
IsLineBreak(char)
Gets a value indicating whether the given char is a line break.