naps2
naps2 copied to clipboard
Scanner capabilities
It should be possible to get information about the device capabilities (e.g. supported paper sources, dpi, bit depth, page size).
This applies to both the SDK and to the GUI (to limit available options in the profile window).
Task<ScanCaps> GetCaps(ScanDevice device);