←Select platform

Mode Property

Summary

Mode to use when applying the annotations.

Syntax
C#
VB
C++
public DocumentRedactionMode Mode {get; set;} 
Public Property Mode() As DocumentRedactionMode 
   Get 
   Set 
public:  
   property DocumentRedactionMode^ Mode 
   { 
      DocumentRedactionMode^ get() 
      void set(DocumentRedactionMode^ value) 
   } 

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 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.