Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IEpubCharacterPageCountEstimationOptions

Index

Properties

Optional audioElementWeight

audioElementWeight?: number

The number of characters each audio element should be counted as.

int
default

50

Optional iframeElementWeight

iframeElementWeight?: number

The number of characters each iframe element should be counted as.

int
default

50

Optional imageElementWeight

imageElementWeight?: number

The number of characters each image element should be counted as.

int
default

50

Optional videoElementWeight

videoElementWeight?: number

The number of characters each video element should be counted as.

int
default

50

Generated using TypeDoc