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

EffectsFlags Property






Gets or sets flags that indicate which effects will be used.
Syntax
public ImageEffectsFlags EffectsFlags {get; set;}
'Declaration
 
Public Property EffectsFlags As ImageEffectsFlags
'Usage
 
Dim instance As ScanActivity
Dim value As ImageEffectsFlags
 
instance.EffectsFlags = value
 
value = instance.EffectsFlags
public ImageEffectsFlags EffectsFlags {get; set;}
 get_EffectsFlags();
set_EffectsFlags(value);
public:
property ImageEffectsFlags EffectsFlags {
   ImageEffectsFlags get();
   void set (    ImageEffectsFlags value);
}

Property Value

Flags that indicate which effects will be used. The default value is None.
Remarks
If the NegotiateHighlight is set, then the EffectsHighlight property will be used. If the NegotiateContrast is set, then the EffectsContrast property will be used. If the NegotiateBrightness is set, then the EffectsBrightness property will be used.
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