Options
All
  • Public
  • Public/Protected
  • All
Menu

Options controlling how reflowable documents can be split into sections prior to reflowing. This can greatly increase performance for publications with very long content documents. The downside is that each split will look like a page break in the rendered content. To mitigate the impact of these page breaks on the reading experience, you can control where and how often these breaks will occur by using these options.

Hierarchy

  • IEpubDocumentSectioningOptions

Index

Properties

The document sectioning algorithm to use.

default

IEpubSelectorDocumentSectioningAlgorithm

enabled?: boolean

If document sectioning is enabled.

default

false

Generated using TypeDoc