Options
All
  • Public
  • Public/Protected
  • All
Menu

General options that can be used with all Renderers.

Hierarchy

Index

Properties

Optional ignoreAspectRatio

ignoreAspectRatio?: boolean

Ignore the calculated aspectRatio to take up as much of the available view space as possible.

default

false

Optional name

name?: string

The name of the Renderer. This can be used to retrieve the Renderer from the ReaderView etc.

Defaults to generated name.

nativeignore

Optional pageBackgroundColor

pageBackgroundColor?: string

A CSS color to use as default page background.

default

#ffffff

Generated using TypeDoc