ContentDocumentFlowMode

Specifies how the publication content should be presented by the reading system.

Entries

Link copied to clipboard

The Reading System should dynamically paginate all overflowing content.

Link copied to clipboard

The Reading System should render all Content Documents such that overflowing content is scrollable, and the Publication should be presented as one continuous scroll from spine item to spine item.

Link copied to clipboard

The Reading System should render all Content Documents such that overflowing content is scrollable, and each spine item should be presented as a separate scrollable document.

Link copied to clipboard

The Author does not have a preference for overflow handling. The Reading System may render overflow content using its default method or a user preference, whichever is applicable.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun serialize(generator: JsonGenerator)
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard