C#
VB
WinRT C#
C++
Gets or sets a flag that determines the behavior of the hole punch removal process.
public HolePunchRemoveCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Core.HolePunchRemoveCommandFlags
public Leadtools.Imageprocessing.Core.HolePunchRemoveCommandFlags Flags {get; set;}
<br/>get_Flags();<br/>set_Flags(value);<br/>Object.defineProperty('Flags');
public:
property Leadtools.Imageprocessing.Core.HolePunchRemoveCommandFlags Flags {
Leadtools.Imageprocessing.Core.HolePunchRemoveCommandFlags get();
void set ( Leadtools.Imageprocessing.Core.HolePunchRemoveCommandFlags );
}
Value that determines the behavior of the hole punch removal process.
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