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

    Enumeration FontFallbackScope

    Restricts the set of available fallback fonts for the Layout instance.

    Index

    Enumeration Members

    Enumeration Members

    Default: 0

    Search fallback fonts in the custom font collection, then search in the default font collection.

    FontCollectionOnly: 1

    Search fallback fonts in the custom font collection only, if any specified.

    None: 2

    Do not search for the font fallbacks.