saraff-9EB1047A4BEB4cef8506B29BA325BD5A / Saraff.Twain.NET

Saraff.Twain.NET is the skillful scanning component which allows you to control work of flatbed scanner, web and digital camera and any other TWAIN device from .NET environment. You can use this library in your programs written in any programming languages compatible with .NET technology.
GNU General Public License v3.0
102 stars 35 forks source link

How to get all sources? #105

Closed ghost closed 1 year ago

ghost commented 1 year ago

I need a list of all sources in my app to populate the dropdown. Is there any property or method that returns those values without invoking the TWAIN screen?

I saw that _source property exists, but it is private and I can't use it?

Thanks in advance

saraff-9EB1047A4BEB4cef8506B29BA325BD5A commented 1 year ago

Hello, @pavleda See the Alternative User Interfaces