Click here to Skip to main content
15,888,733 members
Articles / General Programming / String

Simple Word Wrapping in C#

Rate me:
Please Sign up or sign in to vote.
4.50/5 (8 votes)
16 Jun 2020MIT 24K   934   11  
Easily word wrap strings of text in C#
This is just a quick and dirty way to word wrap strings to a specified column width.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions