LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

Location Property






Gets or sets a value that indicates the location within the document of the hole punches to remove. .NET support WinRT support
Syntax
public HolePunchRemoveCommandLocation Location {get; set;}
'Declaration
 
Public Property Location As HolePunchRemoveCommandLocation
'Usage
 
Dim instance As HolePunchRemoveCommand
Dim value As HolePunchRemoveCommandLocation
 
instance.Location = value
 
value = instance.Location
public HolePunchRemoveCommandLocation Location {get; set;}
 get_Location();
set_Location(value);
public:
property HolePunchRemoveCommandLocation Location {
   HolePunchRemoveCommandLocation get();
   void set (    HolePunchRemoveCommandLocation value);
}

Property Value

Value that indicates the location within the document of the hole punches to remove.
Example
Refer to HolePunchRemoveCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HolePunchRemoveCommand Class
HolePunchRemoveCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.