单击按钮时如何扫描文档
问题描述:
先生,我想知道如何用c#扫描文件。
实际上我有一个按钮和一个图片框。当我点击按钮然后我想这样做
从扫描仪扫描
文件。如何做到这一点。
hi sir , i want to know that how to scan a document in c#.
actually i have a button and a picturebox. I want to do that when i click on button then
document is scanned from scanner.Sir how to do this.
答
你可以查看此CP讨论
用于扫描C#文档的最佳应用程序是什么 [ ^ ]
You can check this CP discussion
What is the best app to scan a document for C#[^]
你可以阅读帖子 - 玩.NET TWAIN 5.0的WPF演示 [ ^ ]。它显示了如何使用几行代码扫描文档。
You can read the post - Have Fun with the WPF Demo of .NET TWAIN 5.0[^]. It shows how to scan documents with a few lines of code.