DsPdfJS API - v9.1.0
    Preparing search index...

    Enumeration OutlineMergeMode

    Specifies how outlines are handled when merging two documents.

    Index

    Enumeration Members

    Enumeration Members

    All: 1

    All outlines from the source document will be copied to the destination document.

    LinkedWithMergedObjects: 2

    Only outlines linked with merged objects will be copied to the destination document.

    None: 0

    Outlines from the source document are ignored.