The TWAIN scanning service implementation.
[AspNetCompatibilityRequirementsAttribute(RequirementsMode=1)] [ServiceBehaviorAttribute(IncludeExceptionDetailInFaults=true, ConcurrencyMode=0, InstanceContextMode=2)] public class TwainScanningService : ITwainScanningService, ITwainService, IImageProcessingService, ICommandService, IDisposable
[AspNetCompatibilityRequirementsAttribute(RequirementsMode=1)]
[ServiceBehaviorAttribute(IncludeExceptionDetailInFaults=true, ConcurrencyMode=0, InstanceContextMode=2)]
public class TwainScanningService : ITwainScanningService, ITwainService, IImageProcessingService, ICommandService, IDisposable
<ServiceBehaviorAttribute(IncludeExceptionDetailInFaults=True, InstanceContextMode=InstanceContextMode.Single)> <AspNetCompatibilityRequirementsAttribute(AspNetCompatibilityRequirementsMode.Allowed)> Public Class TwainScanningService Implements Leadtools.Services.Twain.ICommandService, Leadtools.Services.Twain.IImageProcessingService, Leadtools.Services.Twain.ITwainScanningService, Leadtools.Services.Twain.ITwainService, System.IDisposable
<ServiceBehaviorAttribute(IncludeExceptionDetailInFaults=True, InstanceContextMode=InstanceContextMode.Single)>
<AspNetCompatibilityRequirementsAttribute(AspNetCompatibilityRequirementsMode.Allowed)>
Public Class TwainScanningService
Implements Leadtools.Services.Twain.ICommandService, Leadtools.Services.Twain.IImageProcessingService, Leadtools.Services.Twain.ITwainScanningService, Leadtools.Services.Twain.ITwainService, System.IDisposable
[ServiceBehaviorAttribute(IncludeExceptionDetailInFaults=true, InstanceContextMode=InstanceContextMode.Single)] [AspNetCompatibilityRequirementsAttribute(AspNetCompatibilityRequirementsMode.Allowed)] public ref class TwainScanningService : public Leadtools.Services.Twain.ICommandService, Leadtools.Services.Twain.IImageProcessingService, Leadtools.Services.Twain.ITwainScanningService, Leadtools.Services.Twain.ITwainService, System.IDisposable
[ServiceBehaviorAttribute(IncludeExceptionDetailInFaults=true, InstanceContextMode=InstanceContextMode.Single)]
[AspNetCompatibilityRequirementsAttribute(AspNetCompatibilityRequirementsMode.Allowed)]
public ref class TwainScanningService : public Leadtools.Services.Twain.ICommandService, Leadtools.Services.Twain.IImageProcessingService, Leadtools.Services.Twain.ITwainScanningService, Leadtools.Services.Twain.ITwainService, System.IDisposable
Target Platforms
TwainScanningService Members
Leadtools.Services.Twain Namespace
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library