C#
VB
WinRT C#
C++
Called to stop using the LeadStream object.
public void Stop(
bool resetPosition
)
Public Sub Stop( _
ByVal resetPosition As Boolean _
)
public void Stop(
bool resetPosition
)
function Leadtools.LeadStream.Stop(
resetPosition
)
public:
void Stop(
bool resetPosition
)
resetPosition
Resets the stream position to the original value.
Call this method when the LeadStream object is no longer needed.
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