API Reference

Enum

PdfRedactionMatchKind

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Kind of content intersecting a redaction planning area.

Inheritance

  • Enum
  • PdfRedactionMatchKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const PdfRedactionMatchKind TextBlock #

Line-level logical text block.

Value: 0
public const PdfRedactionMatchKind Annotation #

Page annotation rectangle.

Value: 1
public const PdfRedactionMatchKind ImagePlacement #

Image XObject placement rectangle.

Value: 2