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

    Defines what access policy to use for remote resources. Used in IEpubRemoteResourceOptions.

    Enumeration Members

    ALLOW_ALL: "ALLOW_ALL"

    Allow all remote resources from anywhere for scripted content-documents.

    DENY_ALL: "DENY_ALL"

    Don't allow any remote resources.

    WHITELIST: "WHITELIST"

    Allow remote resources in scripted content-documents as specified in the "whitelist" option.