Overload | Description |
---|---|
LoadDocument(Stream,DocumentFormat) | Loads the document from stream. |
LoadDocument(String) | Loads a report from the specified file path. |
LoadDocument(PageDocument) | Loads the specified page document. |
LoadDocument(SectionReport) | Loads the specified section report. |
LoadDocument(SectionDocument) | Loads the specified section document. |
LoadDocument(RemoteReportDescriptor) | Loads the specified remote document from ActiveReports Server. |