| MigraDoc | Root folder |
| code | contains the source code of MigraDoc foundation |
| MigraDoc.DocumentObjectModel | source code of document object model |
| MigraDoc.Rendering | source code of PDF rendering using PDFsharp |
| MigraDoc.RtfRendering | source code of RTF rendering |
| dev | contains the development projects of MigraDoc foundation |
| help | a !ReadMe.txt that refers to Help |
| samples | contains the sample projects |
| Samples C# | sample applications written in C# |
| Based on GDI+ | sample applications using the GDI+ build of MigraDoc |
| DocumentViewer | GDI+ build of Document Viewer sample |
| HelloMigraDoc | GDI+ build of Hello MigraDoc sample |
| HelloWorld | GDI+ build of Hello World sample |
| Images | GDI+ build of Images sample |
| Invoice | GDI+ build of Invoice sample |
| MixMigraDocAndPdfSharp | GDI+ build of Mix MigraDoc and PDFsharp sample |
| Based on WPF | sample applications using the WPF build of MigraDoc |
| DocumentViewer | WPF build of Document Viewer sample |
| HelloMigraDoc | WPF build of Hello MigraDoc sample |
| HelloWorld | WPF build of Hello World sample |
| Images | WPF build of Images sample |
| Invoice | WPF build of Invoice sample |
| MixMigraDocAndPdfSharp | WPF build of Mix MigraDoc and PDFsharp sample |
| Samples VB | reserved for future VB samples |