C#
VB
C++
Indicates whether to cancel the read operation.
public bool Cancel { get; set; }
Public Property Cancel() As Boolean
Get
Set
public:
property bool Cancel
{
bool get()
void set(bool value)
}
true to cancel the read operation; otherwise, false. The 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