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(
long* 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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
BreakCharacter is the character code value determining line breaks.