How to print/export a class's list of members in Visual Studio 2015? I have one class with a lot of methods. The class diagram's fit option makes the font too small. Resharper's 9.2 File Structure export option doesn't work at all for me. (I have access to CodeRush but I don't know if it has this functionality.)
Asked
Active
Viewed 318 times
2
-
Walk it with reflection, generate a PDF ? Look for Roslyn based tools? Where is the image going to go, printer? powerpoint? – Ruben Bartelink Sep 18 '15 at 13:42
-
Going to the printer to fit the paper. – Tony_Henrich Sep 18 '15 at 17:54