C#
VB
Java
WinRT C#
C++
Gets or sets a value that indicates the status of the dot removal process.
public RemoveStatus Status { get; set; } Public Property Status As Leadtools.Imageprocessing.Core.RemoveStatus public Leadtools.Imageprocessing.Core.RemoveStatus Status {get; set;} public RemoveStatus getStatus()public void setStatus(RemoveStatus value)
<br/>get_Status();<br/>set_Status(value);<br/>Object.defineProperty('Status'); public:property Leadtools.Imageprocessing.Core.RemoveStatus Status {Leadtools.Imageprocessing.Core.RemoveStatus get();void set ( Leadtools.Imageprocessing.Core.RemoveStatus );}
Value that indicates the status of the dot removal process.
Refer to DotRemoveCommand.
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
