| # How to extract the table of contents | |
| ## Example | |
| [!code-csharp[Main](../../Source/VersOne.Epub.ConsoleDemo/PrintNavigation.cs)] | |
| ## See it in action | |
| Download the [.NET console demo app](https://github.com/vers-one/EpubReader/releases/latest/download/ConsoleDemo.zip), run it, and select the **1. Print book navigation tree (table of contents)** option. | |