WordWrap(String, Int32, Boolean) | Wraps the input text into multiple lines whose words will fit into the specified line length. |
WordWrap(String, Int32, Font) | Wraps words of the source String to the beginning of the next line when necessary to fit the specified pixel width. |