XFINIUM.PDF Documentation
PdfContentRedactType Enumeration



Specifies the available types of content to redact.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum PdfContentRedactType 
   Inherits System.Enum
'Usage
 
Dim instance As PdfContentRedactType
[Flags()]
public enum PdfContentRedactType : System.Enum 
[Flags()]
public enum class PdfContentRedactType : public System.Enum 
Members
MemberDescription
Image The redaction is applied to image content.
Text The redaction is applied to text content.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xfinium.Pdf.Redaction.PdfContentRedactType

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

Xfinium.Pdf.Redaction Namespace

Send Feedback