tmyroadctfig / twaindotnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Set Dpi ?

achref-riahi opened this issue · comments

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 ?

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