FileSize

Estimates the number of pages for documents by rendering one document and then use the document's height and file size to determine the number of pages for the other documents.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of page count estimation algorithm. Can be used to determine the subtype of IEpubPageCountEstimationAlgorithm.

Functions

Link copied to clipboard
open override fun serialize(generator: JsonGenerator)