←Select platform

ViewOptions Property

Summary

Options to use when applying the redactions during viewing.

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

Property Value

The options to use when applying the redactions during viewing. The default value is a new instance of ViewRedactionOptions.

Remarks

For more information, refer to Document View and Convert Redaction.

Example

For an example, refer to DocumentAnnotations.RedactionOptions.

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.