GrapeCity.ActiveReports.Viewer.Wpf.v8 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : LoadDocument Method |
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. |