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

Flags Property (HolePunchRemoveActivity)

Show in webframe





Gets or sets a flag that determines the behavior of the hole punch removal process.
Syntax
public HolePunchRemoveCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As HolePunchRemoveCommandFlags
'Usage
 
Dim instance As HolePunchRemoveActivity
Dim value As HolePunchRemoveCommandFlags
 
instance.Flags = value
 
value = instance.Flags

            

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

Property Value

Value that determines the behavior of the hole punch removal process.
Requirements

Target Platforms

See Also

Reference

HolePunchRemoveActivity Class
HolePunchRemoveActivity Members

 

 


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