ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Rendering.IO.Mht Namespace / MhtStreamProvider Class / WriteTo Method

In This Topic
    WriteTo Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function WriteTo( _
       ByVal stream As Stream _
    ) As StreamWriter
    public StreamWriter WriteTo( 
       Stream stream
    )

    Parameters

    stream
    See Also