C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport Namespace > C1FlexReport Class > Load Method : Load(Stream,String,Boolean) Method |
'Declaration Public Overloads Sub Load( _ ByVal stream As System.IO.Stream, _ ByVal reportName As System.String, _ ByRef converted As System.Boolean _ )
public void Load( System.IO.Stream stream, System.string reportName, out System.bool converted )