문제

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