redactionOptions Property

Summary

Redaction options to use with this document.

Syntax
TypeScript
JavaScript
Object.defineProperty(LoadDocumentOptions.prototype, 'redactionOptions', 
   get: function(), 
   set: function(value) 
) 
redactionOptions: DocumentRedactionOptions; 

Property Value

The optional redaction options to use with this document. The default value is null.

Remarks

When the value of RedactionOptions is not null, a copy of the options is set in the DocumentAnnotations.RedactionOptions of the newly created document when it finishes loading.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.