LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Location Property

Show in webframe





Gets or sets a value that indicates the location within the document where the hole punches are to be removed.
Syntax
[DataMemberAttribute(Name="Location", IsRequired=true)]
public HolePunchRemoveCommandLocation Location {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Location", IsRequired=True)>
Public Property Location As HolePunchRemoveCommandLocation
'Usage
 
Dim instance As HolePunchRemoveRequest
Dim value As HolePunchRemoveCommandLocation
 
instance.Location = value
 
value = instance.Location

            

            
[DataMemberAttribute(Name="Location", IsRequired=true)]
public:
property HolePunchRemoveCommandLocation Location {
   HolePunchRemoveCommandLocation get();
   void set (    HolePunchRemoveCommandLocation value);
}

Property Value

Value that indicates the location within the document of the hole punches are to be removed.
Requirements

Target Platforms

See Also

Reference

HolePunchRemoveRequest Class
HolePunchRemoveRequest Members

 

 


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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features