API Reference

Class

PdfRepairArtifactOptions

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Controls fail-closed creation of normalized PDF repair artifacts.

Inheritance

  • Object
  • PdfRepairArtifactOptions

Usage

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

Accepted by parameters

Constructors

public PdfRepairArtifactOptions() #

Properties

public Boolean RequireRecoveredDefects { get; set; } #

Rejects a clean source that has no recovered structural defects.

public Boolean RejectDetectedOnlyDefects { get; set; } #

Rejects sources containing ambiguous defects that were detected but not recovered.

public Nullable<Int64> MaximumOutputBytes { get; set; } #

Optional maximum byte count for the rewritten artifact.