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