←Select platform

RedactionOptions Property

Summary

Redaction options to use with this 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 (LoadDocumentOptions) 

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

Leadtools.Document Assembly

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