C#
VB
Java
C++
Indicates whether the operation should be aborted.
public bool Abort { get; set; }
Public Property Abort() As Boolean
Get
Set
public:
property bool Abort
{
bool get()
void set(bool value)
}
public boolean getAbort()
public void setAbort(boolean value)
true to abort the current operation, otherwise; false. Default value is false.
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