LEADTOOLS Workflow TWAIN (Leadtools.Workflow.Scan assembly)

OutputType Property

Show in webframe





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:
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

See Also

Reference

ScanActivity Class
ScanActivity Members
Using Leadtools Workflow Scan Activity.

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 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