Cuts a string to end at the end of a word. It appends "..." to the end if the text is cut (that is, if length is greater than the length of the string).
A string cut at the specified point
TextUtils Class | Shunde.Utilities Namespace