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 : OutputStream Property |
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(); }