API Reference

Class

PdfComplianceRequirement

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

One generated-PDF compliance requirement and its current readiness state.

Inheritance

  • Object
  • PdfComplianceRequirement

Usage

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

Properties

public String Id { get; } #

Stable requirement identifier for wrapper diagnostics.

public String DisplayName { get; } #

Human-readable requirement name.

public PdfComplianceRequirementStatus Status { get; } #

Current readiness state.

public String Diagnostic { get; } #

Human-readable explanation of the readiness state.