Hello everyone!
I had a need to set the settings for the scanner to select the scanning side:
1. Front side
2. Back side
3. Duplex
Can you suggest, Is property Device.DocumentFeeder.DuplexMode this?
If so, what are its values for what?
If no, can i set this settings? If i can, what i need to write?
Best regards, Dzmitry Savitski.
Does Vintasoft provide definite Scanner Option
Moderator: Alex
-
- Posts: 4
- Joined: Thu Jun 22, 2023 10:04 am
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: Does Vintasoft provide definite Scanner Option
Hello Dzmitry,
The DocumentFeeder.DuplexMode property returns the duplex mode, which is supported by document feeder of TWAIN device.
The DocumentFeeder.Enabled property allows to enable/disable the duplex mode of document feeder.
Please see example here: https://www.vintasoft.com/docs/vstwain- ... eeder.html
Best regards, Alexander
The DocumentFeeder.DuplexMode property returns the duplex mode, which is supported by document feeder of TWAIN device.
The DocumentFeeder.Enabled property allows to enable/disable the duplex mode of document feeder.
Please see example here: https://www.vintasoft.com/docs/vstwain- ... eeder.html
Best regards, Alexander
-
- Posts: 4
- Joined: Thu Jun 22, 2023 10:04 am
Re: Does Vintasoft provide definite Scanner Option
Thanks for your explanation!
Best regards, Dzmitry Savitski.
Best regards, Dzmitry Savitski.