←Select platform

RedactionOptions Property

Summary

Redaction objects to use with the document.

Syntax
C#
C++/CLI
Python
public DocumentRedactionOptions RedactionOptions {get; set;} 
public:  
   property DocumentRedactionOptions^ RedactionOptions 
   { 
      DocumentRedactionOptions^ get() 
      void set(DocumentRedactionOptions^ value) 
   } 
RedactionOptions # get and set (DocumentDescriptor) 

Property Value

The redaction objects to use with the 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 updating.

Requirements

Target Platforms

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

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.