Guide

class Guide(source)

The guide is a selection of special pages of the book. Examples of these are the cover, list of illustrations, etc.

It is an optional part of an epub, and support for the various types of references varies by reader.

The only part of this that is heavily used is the cover page.

Author

paul

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

A list of all GuideReferences that have the given referenceTypeName (ignoring case).

Link copied to clipboard
Link copied to clipboard
fun setCoverReference(guideReference: GuideReference): Int
Link copied to clipboard