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

Flags Property (InvertedTextActivity)

Show in webframe





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

            

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

Property Value

Value that determines the behavior of the inverted text removal process.
Requirements

Target Platforms

See Also

Reference

InvertedTextActivity Class
InvertedTextActivity Members

 

 


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