API Reference

Class

PdfReadBlocker

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Machine-readable reason why read-oriented PDF operations are blocked.

Inheritance

  • Object
  • PdfReadBlocker

Usage

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

Properties

public PdfReadBlockerKind Kind { get; } #

Category of read blocker.

public String Message { get; } #

Human-readable diagnostic for logs and wrapper errors.