Colibrio Reader Framework API - Cloud license
    Preparing search index...

    Base type used for all algorithms that handle page count estimation of reflowable content documents. See IEpubReaderPublicationOptions.pageCountEstimationAlgorithm for more information.

    interface IEpubPageCountEstimationAlgorithm {
        type: EpubPageCountEstimationAlgorithmType;
    }

    Hierarchy (View Summary)

    Properties

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