LEADTOOLS Workflow TWAIN (Leadtools.Workflow.Scan assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
ScanActivity Class
See Also  Members  
Leadtools.Workflow.Scan Namespace : ScanActivity Class



The ScanActivity Class is available in LEADTOOLS Document and Medical Imaging toolkits.

The ScanActivity provides basic support for scanning functionality and outputs the scanned image(s) to disk or as a Leadtools.Workflow.Raster.WorkflowImage.

Object Model

ScanActivity Class

Syntax

Visual Basic (Declaration) 
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Leadtools.Workflow.Scan.WorkflowScanActivityDesigner, Leadtools.Workflow.Scan, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null")>
Public Class ScanActivity 
   Inherits System.Workflow.ComponentModel.Activity
   Implements IComponentIDisposable 
Visual Basic (Usage)Copy Code
Dim instance As ScanActivity
C# 
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Leadtools.Workflow.Scan.WorkflowScanActivityDesigner, Leadtools.Workflow.Scan, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null")]
public class ScanActivity : System.Workflow.ComponentModel.Activity, IComponentIDisposable  
C++/CLI 
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Leadtools.Workflow.Scan.WorkflowScanActivityDesigner, Leadtools.Workflow.Scan, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null")]
public ref class ScanActivity : public System.Workflow.ComponentModel.Activity, IComponentIDisposable  

Inheritance Hierarchy

System.Object
   System.Workflow.ComponentModel.DependencyObject
      System.Workflow.ComponentModel.Activity
         Leadtools.Workflow.Scan.ScanActivity

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Workflow.Scan requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features