Can we get a FileStream for a Printer?

Posted by smwikipedia on Stack Overflow See other posts from Stack Overflow or by smwikipedia
Published on 2010-04-02T09:28:18Z Indexed on 2010/04/02 9:33 UTC
Read the original article Hit count: 140

Filed under:

If I understand it right, a printer is also a file from the operating system's view. Can I get a .NET C# FileStream type for a printer? It seems wild to do this. Thanks in advance.

© Stack Overflow or respective owner

Related posts about c#