Select Text Created By TextRenderer.DrawText
See the question and my original answer on StackOverflowI don't think you can do this with TextRenderer, but the functions in there can be somewhat re written using the Graphics Class's methods. The difference is you can apply transforms to it.