Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.11
|
Leadtools.Sane.Server Namespace : ISaneScanningService Interface |
public interface ISaneScanningService : ICommandService, IImageProcessingService, ISaneService
'Declaration
Public Interface ISaneScanningService Inherits ICommandService, IImageProcessingService, ISaneService
'Usage
Dim instance As ISaneScanningService
public interface ISaneScanningService extends ISaneService, IImageProcessingService, ICommandService
public interface class ISaneScanningService : public ICommandService, IImageProcessingService, ISaneService