I'm writing a C++ program in Visual Studio.NET. I have an 18" monitor so my resolution is set to 1280x1024, and I'm taking advantage of every inch of this space to do my coding (plus I comment a lot).
I'd like to print my documents out without every other line wrapping. Is there some way to set the default font for printouts to either smaller or something other than Courier New?