LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

Flags Property (DotRemoveActivity)

Show in webframe





Gets or sets flags that determine the behavior of the dot removal process.
Syntax
public DotRemoveCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As DotRemoveCommandFlags
'Usage
 
Dim instance As DotRemoveActivity
Dim value As DotRemoveCommandFlags
 
instance.Flags = value
 
value = instance.Flags

            

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

Property Value

Flags that determine the behavior of the dot removal process.
Requirements

Target Platforms

See Also

Reference

DotRemoveActivity Class
DotRemoveActivity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.