'Declaration Public Overloads Sub Render( _ ByVal report As IReport, _ ByVal streamProvider As StreamProvider, _ ByVal settings As NameValueCollection _ )
public void Render( IReport report, StreamProvider streamProvider, NameValueCollection settings )
Parameters
- report
- The report.
- streamProvider
- The stream provider.
- settings
- The settings.