Is there a way to send a .txt to a printer using c#?
something like
string doc = "c:emp.txt"; sendToPrinter(doc);
MSDN: Visual Studio 2003 Retired Technical documentation
2.1m questions
2.1m answers
60 comments
57.0k users