mode Property

Summary

Mode to use when applying the annotations.

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

Property Value

The mode to use when applying the annotations. The default value is DocumentRedactionMode.None.

Remarks

For more information, refer to Document View and Convert Redaction.

Example

For an example, refer to DocumentAnnotations.RedactionOptions.

Requirements

Target Platforms

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

Leadtools.Document Assembly