LEADTOOLS Workflow TWAIN (Leadtools.Workflow.Scan assembly)
LEAD Technologies, Inc

OutputType Property






Gets or sets the manner in which to obtain the scanned image(s) from the scanner source.
Syntax
public OutputType OutputType {get; set;}
'Declaration
 
Public Property OutputType As OutputType
'Usage
 
Dim instance As ScanActivity
Dim value As OutputType
 
instance.OutputType = value
 
value = instance.OutputType
public OutputType OutputType {get; set;}
 get_OutputType();
set_OutputType(value);
public:
property OutputType OutputType {
   OutputType get();
   void set (    OutputType value);
}

Property Value

The OutputType value that defines the the manner in which to obtain the scanned image(s) from the scanner source.
Remarks
Depending on the value of this property, the activity will ignore,use or update some of the properties. For example, if the output type is DiskFile, the activity will use OutputFileFormat, OutputFileName, OutputToOneFile and AppendToFile properties and the WorkflowImage property will not be updated.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ScanActivity Class
ScanActivity Members
Using Leadtools Workflow Scan Activity.

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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