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