Namespace VersOne.Epub.Options
Classes
BookCoverReaderOptions
Various options to configure the behavior of the EPUB book cover reader which is used for loading the EPUB book cover image.
ContentDownloaderOptions
Various options to configure the behavior of the EPUB content downloader which is used for downloading remote content files.
ContentFileMissingEventArgs
Provides data for the ContentFileMissing event.
ContentReaderOptions
Various options to configure the behavior of the EPUB content reader which is used for loading local content files.
Epub2NcxReaderOptions
Various options to configure the behavior of the EPUB 2 NCX navigation document reader.
EpubReaderOptions
Various options to configure the behavior of the EPUB reader.
PackageReaderOptions
Various options to configure the behavior of the EPUB package reader.
SpineReaderOptions
Various options to configure the behavior of the EPUB spine reader which is used for parsing the <spine> section of the EPUB OPF package file. This section represents the default reading order of the EPUB book.
XmlReaderOptions
Various options to configure how EPUB reader handles XML files.
Enums
EpubReaderOptionsPreset
A predefined set of options for the EpubReaderOptions class.