Nutrient Web SDK
    Preparing search index...

    Interface ApplyRedactionsOperation

    If the Redaction component is present in the license, applies any redaction annotations, redacting the page content and removing the annotations.

    interface ApplyRedactionsOperation {
        type: "applyRedactions";
    }
    Index

    Properties

    Properties

    type: "applyRedactions"