C#
VB
WinRT C#
C++
Gets or sets a value that indicates the location within the document of the hole punches to remove.
public HolePunchRemoveCommandLocation Location { get; set; }
Public Property Location As Leadtools.Imageprocessing.Core.HolePunchRemoveCommandLocation
public Leadtools.Imageprocessing.Core.HolePunchRemoveCommandLocation Location {get; set;}
<br/>get_Location();<br/>set_Location(value);<br/>Object.defineProperty('Location');
public:
property Leadtools.Imageprocessing.Core.HolePunchRemoveCommandLocation Location {
Leadtools.Imageprocessing.Core.HolePunchRemoveCommandLocation get();
void set ( Leadtools.Imageprocessing.Core.HolePunchRemoveCommandLocation );
}
Value that indicates the location within the document of the hole punches to remove.
Refer to HolePunchRemoveCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET