Вопрос

I want to use the PrintQueue Class to Manage the printers and print jobs. I am having Visual Studio 2005, but PrintQueue is not supported in vs2005. Is there any way to use this class in vc2005?

Это было полезно?

Решение

PrintQueue it self does not support ANY version of VS because its a class! you may mean that you have trouble with using .net 3.0 in vs2005

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top