Dynamsoft.DotNet.TWAIN
8.1.3
Dynamsoft's Dynamic .NET TWAIN is a .NET document imaging SDK based on the TWAIN and DirectShow standards. It provides rich, efficient and quick-to-implement APIs for scanner and webcam software development. With our .NET component in C# and VB .NET, you can easily and rapidly embed a robust document scanning and webcam image capture module in your Winforms and WPF desktop applications.
Install-Package Dynamsoft.DotNet.TWAIN -Version 8.1.3
dotnet add package Dynamsoft.DotNet.TWAIN --version 8.1.3
<PackageReference Include="Dynamsoft.DotNet.TWAIN" Version="8.1.3" />
paket add Dynamsoft.DotNet.TWAIN --version 8.1.3
Release Notes
Added a new property extendedImageInfoQueryLevel for the method AcquireImage that allows setting up how the library queries extended image info items. In version 8.1, the default level would result in scanning failure or serious performance issues with some scanners.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.