Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFileAsync Class / Stream Property

In This Topic
    Stream Property (ReadFileAsync)
    In This Topic
    Gets current stream.
    Syntax
    'Declaration
     
    Public ReadOnly Property Stream As Stream
    public Stream Stream {get;}
    See Also