TreeText::GetText

TreeText::GetText
String GetText() const;
Description

GetText returns currently set text in UTF-8 format. It returns the plain text value; even if HTML is used, it returns the string with all HTML tags stripped out.

Return Value

Current set text in UTF-8 format.