Question

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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top