API Reference

Class

PdfRenderCapabilityManifest

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Generated manifest for the dependency-free managed PDF page renderer.

Inheritance

  • Object
  • PdfRenderCapabilityManifest

Usage

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

Methods

public String ToJson() #
Returns: String

Serializes the generated manifest without adding a JSON runtime dependency.

Properties

public String Schema { get; } #

Schema identifier for serialized manifests.

public IReadOnlyList<PdfRenderCapability> Entries { get; } #

Capabilities in stable identifier order.