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
fun FileSize()

Types

Link copied to clipboard
object Companion

Functions

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

Properties

Link copied to clipboard

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