Options
All
  • Public
  • Public/Protected
  • All
Menu

General options that can be used with all Renderers.

Hierarchy

Index

Properties

ignoreAspectRatio?: boolean

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

default

false

deprecated

since 4.0.0. Please use IReaderViewOptions.contentDisplayAreaOptions.type = ContentDisplayAreaType.FILL instead.

name?: string

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

Defaults to generated name.

nativeignore
pageBackgroundColor?: string

A CSS color to use as default page background.

nativeignore

Generated using TypeDoc