replaceCharacter Property

Summary

Character to use when replacing redacted text.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnotationsRedactionOptions.prototype, 'replaceCharacter', 
   get: function(), 
   set: function(value) 
) 
replaceCharacter: string; 

Property Value

The value to use when replacing each character in the redacted text. The default value is *.

Remarks

To remove redacted text from the document altogether, use a value 0. For more information, refer to Document View and Convert Redaction.

Example

For an example, refer to DocumentAnnotations.RedactionOptions.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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