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