Leadtools Namespace > LeadStream Class > LeadStream Constructor : LeadStream Constructor(IOutputStream,Boolean) |
public LeadStream( IOutputStream stream, bool disposeStream )
'Declaration Public Function New( _ ByVal stream As IOutputStream, _ ByVal disposeStream As Boolean _ )
'Usage Dim stream As IOutputStream Dim disposeStream As Boolean Dim instance As New LeadStream(stream, disposeStream)
public LeadStream( IOutputStream stream, bool disposeStream )
function LeadStream( stream , disposeStream )
public: LeadStream( IOutputStream^ stream, bool disposeStream )
If disposeStream is true, then the LeadStream will dispose stream when it is disposed.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2