RawPrinterHelper,未找到 [英] RawPrinterHelper, not found

查看:95
本文介绍了RawPrinterHelper,未找到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


如果已经回答,我很抱歉。我还是比较新的C#,我正试图直接从我写的应用程序打印文档,我找到了一个如何去做的例子,但是RawPrinterHelper没有被intellisense显示而且不能
找到。


我使用:Microsoft VS 2010,Windows 10。


我添加了这些命名空间: 


System.IO,  System.Drawing.Printing,  System.Runtime.InteropServices除了通常的:


(系统,  System.Collections.Generic,   System.ComponentMode l,  System.Data,  System.Drawing,  System.Linq,  System.Text, 


System.Windows.Form)


我没有将System.IO和System.Runtime.InteropServices作为参考添加为这些,我理解引用名称空间已经满足了。 


有人可以告诉我它可以在哪里吗?



问候


NhlanhlaLF



大家好,


我已经意识到这个例子的作者有他自己的RawPrinterHelper类,我错过了。所以神秘的问题已经解决了。


但是,有一个问题,我在RawPronterHelper的几个网站上搜索并找到了这么多的引用,我被认为有一个包含这个类的命名空间,RawPrinterHelper可用在VS
和.Net Framework的更高版本的命名空间中,我使用的是什么? (我在.Net 4.0上)。 


问候

解决方案

没有RawPrinterHelper我知道的.NET。这里有一个
的源代码

Hi guys,

I'm sorry if this has already been answered. I'm still relatively new to C#, I'm trying to print documents directly from an application I wrote, I found an example on how to go about it, but RawPrinterHelper is not being shown by intellisense and can't be found.

I use: Microsoft VS 2010, Windows 10.

I have added these namespaces: 

System.IO, System.Drawing.Printing, System.Runtime.InteropServices besides the usual:

(System, System.Collections.Generic, System.ComponentModel, System.Data, System.Drawing, System.Linq, System.Text, 

System.Windows.Form)

I don't have System.IO and System.Runtime.InteropServices added as References as these, I understand are already catered for by the Referenced namespaces. 

Can somebody please tell me where it can be?

Regards

NhlanhlaLF

Hi all,

I've realised the author of the example has his own RawPrinterHelper class, which I missed. So mystery solved.

One question though, having searched through several websites for RawPronterHelper  and finding so many references, I was led to believe there is a namespace containing this class, is RawPrinterHelper available in namespaces of higher versions of VS and .Net Framework than what I'm using? (I'm on .Net 4.0). 

Regards

解决方案

There is no RawPrinterHelper in .NET that I'm aware of. There is source code for one here.


这篇关于RawPrinterHelper,未找到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆