client system clipboard print screen image save in server system

前端 未结 1 866
-上瘾入骨i
-上瘾入骨i 2020-12-22 06:37

It is possible the client system clipboard print screen image save in server system using C#. net web application

相关标签:
1条回答
  • 2020-12-22 07:08

    If you looking at capturing users screenshot then we have lot of question in SO. Here is a sample in c# .

    Th word server confuses me because you cannot take a screen shot of users desktop from your web application.

    0 讨论(0)
提交回复
热议问题