Does Vintasoft provide definite Scanner Option

Questions, comments and suggestions concerning VintaSoft Twain .NET SDK.

Moderator: Alex

Post Reply
dzmitry_savitski
Posts: 4
Joined: Thu Jun 22, 2023 10:04 am

Does Vintasoft provide definite Scanner Option

Post by dzmitry_savitski »

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.
Alex
Site Admin
Posts: 2319
Joined: Thu Jul 10, 2008 2:21 pm

Re: Does Vintasoft provide definite Scanner Option

Post by Alex »

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
dzmitry_savitski
Posts: 4
Joined: Thu Jun 22, 2023 10:04 am

Re: Does Vintasoft provide definite Scanner Option

Post by dzmitry_savitski »

Thanks for your explanation!

Best regards, Dzmitry Savitski.
Post Reply