Online Documentation for Advanced Data Export .NET

QExportBase.ExportToStream


 

public virtual void ExportToStream(System.IO.Stream Stream, System.IO.TextWriter Writer)

 

Description

Use ExportToStream to export data to the stream, specified by the Stream and Writer parameters. This can be any System.IO.Stream and System.IO.TextWriter descendants. This method works in all the QExportBase descendants, except QExportXLS.