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

    When a publication is presented as a spread of two pages. This enum defines in which slot the page is intended to rendered into.

    Enumeration Members

    AUTO: "AUTO"

    The page can be rendered into any spread slot.

    CENTER: "CENTER"

    The page should be rendered across the entire spread.

    LEFT: "LEFT"

    The page should be rendered into the left slot of the spread.

    RIGHT: "RIGHT"

    The page should be rendered into the right slot of the spread.