Gets the type of line-break for this item.
[Visual Basic] Function GetLineBreak() As String [C#] string GetLineBreak(); [C++] String* GetLineBreak(); [JScript] function GetLineBreak(): String;
The line-break representation.
CAUTION This line-break value is not reset when you call the Reset method.
IFilterItem Interface | Okapi.Library.Filter Namespace | SetLineBreak