ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Export.Html Namespace / HtmlOutputInfoArgs Class / OutputStream Property

In This Topic
    OutputStream Property
    In This Topic
    The actual data that is being outputted.
    Syntax
    'Declaration
     
    Public ReadOnly Property OutputStream As Stream
    public Stream OutputStream {get;}
    See Also