AvalonEdit
DelimiterLength Property
NamespacesICSharpCode.AvalonEdit.DocumentIDocumentLineDelimiterLength
Gets the length of the line terminator. Returns 1 or 2; or 0 at the end of the document.
Declaration Syntax
C#Visual BasicVisual C++
int DelimiterLength { get; }
ReadOnly Property DelimiterLength As Integer
	Get
property int DelimiterLength {
	int get ();
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238