'Declaration Public Sub RenderToFile( _ ByVal fileName As String, _ ByVal fmt As FileFormatEnum _ )
public void RenderToFile( string fileName, FileFormatEnum fmt )
Parameters
- fileName
- Name of the file that will contain the report.
- fmt
- Type of file to create.