API Reference

Class

PdfSanitizationFinding

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

A bounded, reviewable item discovered by the PDF sanitization engine.

Inheritance

  • Object
  • PdfSanitizationFinding

Usage

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

Properties

public PdfSanitizationFindingKind Kind { get; } #

Finding category.

public Int32 ObjectNumber { get; } #

Source indirect object number, or zero for a direct trailer-owned object.

public String Path { get; } #

Stable object-relative path to the unsafe entry.

public String Detail { get; } #

Action type, URI, or payload marker that caused the finding.