←Select platform

DocumentRedactionMode Enumeration

Summary

Annotations redaction mode.

Syntax
C#
VB
C++
public enum DocumentRedactionMode 
Public Enum DocumentRedactionMode 
public: 
   enum class DocumentRedactionMode sealed 
Members
ValueMemberDescription
0NoneDo not apply any annotations. Default behavior. All annotations are visible and live during viewing or converting.
1ApplyApply the annotations and keep SVG pages.
2ApplyThenRasterizeApply the annotations and rasterize SVG pages.
Remarks

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.