LEADTOOLS Workflow TWAIN (Leadtools.Workflow.Scan assembly)

OutputFileFormat Property

Show in webframe





Gets or sets the file format to use when saving the scanned image(s).
Syntax
public OutputFileFormat OutputFileFormat {get; set;}
'Declaration
 
Public Property OutputFileFormat As OutputFileFormat
'Usage
 
Dim instance As ScanActivity
Dim value As OutputFileFormat
 
instance.OutputFileFormat = value
 
value = instance.OutputFileFormat

            

            
public:
property OutputFileFormat OutputFileFormat {
   OutputFileFormat get();
   void set (    OutputFileFormat value);
}

Property Value

The OutputFileFormat to use when saving the scanned image(s).
Remarks
This property value will be used only if the OutputType property is set to DiskFile.
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