TextImageLine.GetLineBreakText Method

Definition

The string consisting of the line break characters (if any) at the end of the line. Has zero length for the last line in the buffer.

public:
 System::String ^ GetLineBreakText();
public string GetLineBreakText ();
member this.GetLineBreakText : unit -> string
Public Function GetLineBreakText () As String

Returns

Applies to