←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly