←Select platform

RedactionOptions Property

Summary

Redaction options to use with this document.

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

Property Value

The optional redaction options to use with this document. The default value is null.

Remarks

When the value of RedactionOptions is not null, a copy of the options is set in the DocumentAnnotations.RedactionOptions of the newly created document when it finishes loading.

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.