VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI.VisualTools Namespace / WebPdfRemoveContentToolJS type / applyRedactionMarks Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    applyRedactionMarks Method
    In This Topic
    Applies the redaction marks to a PDF document.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfRemoveContentToolJS();
    
    var value; // Type: any
    value = instance.applyRedactionMarks();
    
    
    function applyRedactionMarks() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also