Enum EpubNavigationItemType
The type of the EPUB navigation item (from EPUB 2 NCX document for EPUB 2 books or from EPUB 3 NAV document for EPUB 3 books).
Namespace: VersOne.Epub
Assembly: VersOne.Epub.dll
Syntax
public enum EpubNavigationItemType
Fields
Name | Description |
---|---|
HEADER | A text-based header (i.e. not a navigation link). |
LINK | A navigation link. |