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

Location Property

Show in webframe





Gets or sets a value that indicates the location within the document where the hole punches are that are to be removed.
Syntax
public HolePunchRemoveCommandLocation Location {get; set;}
'Declaration
 
Public Property Location As HolePunchRemoveCommandLocation
'Usage
 
Dim instance As HolePunchRemoveActivity
Dim value As HolePunchRemoveCommandLocation
 
instance.Location = value
 
value = instance.Location

            

            
public:
property HolePunchRemoveCommandLocation Location {
   HolePunchRemoveCommandLocation get();
   void set (    HolePunchRemoveCommandLocation value);
}

Property Value

Value that indicates the location within the document where the hole punches are that are top be removed.
Requirements

Target Platforms

See Also

Reference

HolePunchRemoveActivity Class
HolePunchRemoveActivity Members

 

 


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