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

    The base type for all algorithms that can be used with EPUB document sectioning.

    See IEpubDocumentSectioningOptions for more information.

    interface IEpubDocumentSectioningAlgorithm {
        type: SELECTOR;
    }

    Hierarchy (View Summary)

    Properties

    type: SELECTOR

    The type of document sectioning algorithm. Can be used to determine the subtype of IEpubDocumentSectioningAlgorithm.

    EpubDocumentSectioningAlgorithmType