[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Leadtools.Workflow.Scan.WorkflowScanActivityDesigner, Leadtools.Workflow.Scan, Version=18.0.0.0, Culture=neutral, PublicKeyToken=null")]
public class ScanActivity : System.Workflow.ComponentModel.Activity, System.ComponentModel.IComponent, System.IDisposable  
             
        
            
            'Declaration
 
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Leadtools.Workflow.Scan.WorkflowScanActivityDesigner, Leadtools.Workflow.Scan, Version=18.0.0.0, Culture=neutral, PublicKeyToken=null")>
Public Class ScanActivity 
   Inherits System.Workflow.ComponentModel.Activity
   Implements System.ComponentModel.IComponent, System.IDisposable 
             
        
            
            'Usage
 
Dim instance As ScanActivity
             
        
            
            [DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Leadtools.Workflow.Scan.WorkflowScanActivityDesigner, Leadtools.Workflow.Scan, Version=18.0.0.0, Culture=neutral, PublicKeyToken=null")]
public ref class ScanActivity : public System.Workflow.ComponentModel.Activity, System.ComponentModel.IComponent, System.IDisposable