API Reference

Class

PdfRedactionVerificationIssue

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Describes one failed redaction verification check.

Inheritance

  • Object
  • PdfRedactionVerificationIssue

Usage

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

Returned or exposed by

Properties

public String Feature { get; } #

Stable feature name, for example RemovedTextMarker or RetainedTextMarker.

public String Marker { get; } #

Marker text involved in the verification issue.

public String Message { get; } #

Human-readable redaction verification diagnostic.