API Reference

Class

PdfRenderCapabilityDiagnostic

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

A page-specific occurrence of a simplified or unsupported renderer capability.

Inheritance

  • Object
  • PdfRenderCapabilityDiagnostic

Usage

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

Properties

public PdfRenderCapability Capability { get; } #

Manifest entry that defines this diagnostic.

public String Code { get; } #

Stable capability identifier.

public PdfRenderSupportLevel SupportLevel { get; } #

Support level associated with the diagnostic.

public String Subject { get; } #

Operator or resource name that triggered this occurrence, when available.

public String Message { get; } #

Human-readable diagnostic text.