tmyroadctfig / twaindotnet

MIT License
180 stars 117 forks source link

How to Set Dpi ? #33

Open achref-riahi opened 8 years ago

achref-riahi commented 8 years ago

Hi everyone, I m working with Fujitsu fi-65F on a C# project. I want to get image with max DPI (600). how to do that ?

jeske commented 7 years ago

You set ScanSettings.Resolution.Dpi to whatever you like before scanning.