LEADTOOLS Workflow TWAIN (Leadtools.Workflow.Scan assembly)

EffectsFlags Property

Show in webframe





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

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