←Select platform

Location Property

Summary

Gets or sets a value that indicates the location within the document of the hole punches to remove.

Syntax

C#
VB
WinRT C#
C++
public HolePunchRemoveCommandLocation Location { get; set; } 
 <br/>get_Location();<br/>set_Location(value);<br/>Object.defineProperty('Location');  

Property Value

Value that indicates the location within the document of the hole punches to remove.

Example

Refer to HolePunchRemoveCommand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly