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 : InputStream Property |
public IInputStream InputStream {get;}
'Declaration
Public ReadOnly Property InputStream As IInputStream
'Usage
Dim instance As LeadStream Dim value As IInputStream value = instance.InputStream
public IInputStream InputStream {get;}
get_InputStream();
public: property IInputStream^ InputStream { IInputStream^ get(); }