API Reference

Enum

PdfRepairDisposition

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

Outcome of a parser or semantic repair diagnostic.

Inheritance

  • Enum
  • PdfRepairDisposition

Usage

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

Values

public const PdfRepairDisposition Recovered #

The lenient reader applied a deterministic recovery.

Value: 0
public const PdfRepairDisposition DetectedOnly #

The issue was diagnosed but not changed because repair could alter semantics.

Value: 1