Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteFileAsync Class / SetWriter Method

In This Topic
    SetWriter Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Sub SetWriter( _
       ByVal writer As IDisposable _
    ) 
    protected internal void SetWriter( 
       IDisposable writer
    )

    Parameters

    writer
    See Also