File size: 357 Bytes
fab29d7 |
1 2 3 4 5 6 7 8 9 10 |
# 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.
|