C#
VB
Objective-C
WinRT C#
C++
Called to stop using the ILeadStream object.
void Stop(
bool resetPosition
)
Sub Stop( _
ByVal resetPosition As Boolean _
)
void Stop(
bool resetPosition
)
-(void)stop:(BOOL)resetPosition;
function Leadtools.ILeadStream.Stop(
resetPosition
)
void Stop(
bool resetPosition
)
resetPosition
Resets the stream position to the original value.
Call this method when the ILeadStream 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