XFINIUM.PDF Documentation
PdfRedactionAnnotation Class
Members 



Defines a redaction annotation.
Object Model
PdfRedactionAnnotation ClassPdfColor ClassPdfCosDictionary ClassPdfAnnotation ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfAnnotationAppearance ClassPdfFormXObject ClassPdfRgbColor ClassPdfPage ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfVisualRectangle Class
Syntax
'Declaration
 
Public Class PdfRedactionAnnotation 
   Inherits PdfMarkupAnnotation
'Usage
 
Dim instance As PdfRedactionAnnotation
public class PdfRedactionAnnotation : PdfMarkupAnnotation 
public ref class PdfRedactionAnnotation : public PdfMarkupAnnotation 
Remarks
A redaction annotation marks a rectangle on the page that will be redacted.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Annotations.PdfAnnotation
      Xfinium.Pdf.Annotations.PdfMarkupAnnotation
         Xfinium.Pdf.Annotations.PdfRedactionAnnotation

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

PdfRedactionAnnotation Members
Xfinium.Pdf.Annotations Namespace

Send Feedback