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.
ContainerFileReaderOptions
Various options to configure the behavior of the EPUB OCF container file reader.
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.
Epub3NavDocumentReaderOptions
Various options to configure the behavior of the EPUB 3 navigation document reader.
EpubReaderOptions
Various options to configure the behavior of the EPUB reader.
MetadataReaderOptions
Various options to configure the behavior of the EPUB book meta information reader.
NavigationReaderOptions
Various options to configure the behavior of the EPUB navigation reader.
PackageReaderOptions
Various options to configure the behavior of the EPUB package reader.
SmilReaderOptions
Various options to configure the behavior of the SMIL (EPUB media overlay) document 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.