LEADTOOLS (Leadtools assembly)

OutputStream Property

Show in webframe







Gets the Leadtools.Junk.IOutputStream that this LeadStream object is using as storage.
Syntax
public IOutputStream OutputStream {get;}
'Declaration
 
Public ReadOnly Property OutputStream As IOutputStream
'Usage
 
Dim instance As LeadStream
Dim value As IOutputStream
 
value = instance.OutputStream
public IOutputStream OutputStream {get;}

            

            
 get_OutputStream(); 
public:
property IOutputStream^ OutputStream {
   IOutputStream^ get();
}

Property Value

The Leadtools.Junk.IOutputStream that this LeadStream object is using as storage.
Requirements

Target Platforms

See Also

Reference

LeadStream Class
LeadStream Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.