'Declaration Public Overloads Sub RenderToStream( _ ByVal stream As Stream, _ ByVal fmt As FileFormatEnum _ )
public void RenderToStream( Stream stream, FileFormatEnum fmt )
Parameters
- stream
- Stream that will contain the report.
- fmt
- Report format to insert into the output stream.