'宣言 Public Overloads Sub RenderToStream( _ ByVal stream As System.IO.Stream, _ ByVal fmt As FileFormatEnum _ )
public void RenderToStream( System.IO.Stream stream, FileFormatEnum fmt )
パラメータ
- stream
- Stream that will contain the report.
- fmt
- Report format to insert into the output stream.