blah blah blah is here! blah blah » Close

0
votes
1 answers

Print justified text in C#

Hello, Have any one of you tried to print a text justified in C#? StringFormat doesn't seem to have such an option, so before I try to make my own algorithm for this, I want to know if there is a simpler solution. Thanks, R. Mitea

Feedback