C#
VB
C++
Ends the running process.
protected virtual bool EndWorking(
bool runHyperlink
)
Protected Overridable Function EndWorking( _
ByVal runHyperlink As Boolean _
) As Boolean
protected:
virtual bool EndWorking(
bool runHyperlink
)
runHyperlink
If true, execute the hyperlink, else do nothing.
Derived classes should call this method upon ending the run operation of an object.
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