C#
VB
C++
Indicates whether the operation should be canceled.
public bool IsCanceled { get; set; }
Public Property IsCanceled() As Boolean
Get
Set
public:
property bool IsCanceled
{
bool get()
void set(bool value)
}
true if the operation should be canceled, 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