TextImageLine.GetTextIncludingLineBreak Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The text of the line, including any line break characters.
public:
System::String ^ GetTextIncludingLineBreak();
public string GetTextIncludingLineBreak ();
member this.GetTextIncludingLineBreak : unit -> string
Public Function GetTextIncludingLineBreak () As String