'Declaration Public Overloads Sub LoadDocument( _ ByVal stream As Stream, _ ByVal format As DocumentFormat _ )
public void LoadDocument( Stream stream, DocumentFormat format )
Parameters
- stream
- The System.IO.Stream to load the report from.
- format
- Specify the format of report to be loaded.