Used internally.
Used internally.
Get the name of the renderer.
Get the currently used options for this renderer.
Get this renderer's spread mode.
This will affect how IRenderableDocumentPage objects are delivered to the renderer. See RendererSpreadMode for more information.
Get the supported flow mode for this renderer.
Get the total area (as css width * css height) this renderer can utilize for displaying pages with the given page aspect ratio, but without any chrome used by the renderer.
Overwrites previously set options using values from the passed object, preserving existing values if they aren't defined in the passed object.
The new options won't be used for already rendered content until ReaderView.refresh() has been called.
Generated using TypeDoc
Presents the publication as a "conveyor belt" of spreads. Spreads slide in from the sides. The renderer can be configured to slide spreads horizontally or vertically. Two page is shown at a time as a spread.