This document is archived and information here might be outdated. Recommended version. |
Character to be interpreted as text line end.
[Visual Basic .NET]
Public Property BreakCharacter As Integer
[C#]
public int BreakCharacter {get; set;}
[C++]
HRESULT get_BreakCharacter(
System.Int32* charIndex
);
[C++]
HRESULT put_BreakCharacter(
long charIndex
);
[C++] Parameters charIndex [out, retval]
charIndex is a parameter of type long* charIndex [in]
charIndex is a parameter of type long