Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadStream Class : Stop Method |
public void Stop( bool resetPosition )
'Declaration
Public Sub Stop( _ ByVal resetPosition As Boolean _ )
'Usage
Dim instance As LeadStream Dim resetPosition As Boolean instance.Stop(resetPosition)
public void Stop( bool resetPosition )
function Leadtools.LeadStream.Stop( resetPosition )
public: void Stop( bool resetPosition )
Call this method when the LeadStream object is no longer needed.