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