J
Jacek Jurkowski
ev.Graphics.DrawString(line, printFont, Brushes.Black,
leftMargin, yPos, format);
How to make drawned string to fit into a container
and brake into a new line content that doesnt fit?
leftMargin, yPos, format);
How to make drawned string to fit into a container
and brake into a new line content that doesnt fit?