Control Scanner with WIA in C#, which property is necessary and some is not necessary?
im learning wia control scanner.
but found there lot of properties, , want fast use.
does have experience on part?
thanks.
easiest use wia.commongdialog:
wia.commmondialog wiadlg = new wia.commondialog(); wia.imagefile imgfile = wiadlg.showacquireimage(wia.wiadevicetype.scannerdevicetype);
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment