←Select platform

DocumentRedactionOptions Class

Summary

Options to use when applying the redactions on a LEADDocument.

Syntax
C#
VB
C++
[SerializableAttribute()] 
[DataContractAttribute()] 
public class DocumentRedactionOptions 
<SerializableAttribute(),  
 DataContractAttribute()>  
Public Class DocumentRedactionOptions 
public: 
   [SerializableAttribute,  
   DataContractAttribute] 
   ref class DocumentRedactionOptions 

Remarks

DocumentRedactionOptions contains the following members:

Member Description
ViewOptions The options to use when applying the redactions during viewing
ConvertOptions The options to use when applying the redactions during converting

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