API Reference

Class

ReaderCapabilityManifest

Namespace OfficeIMO.Reader
Assembly OfficeIMO.Reader
Modifiers sealed

Machine-readable capability manifest for host discovery/integration.

Inheritance

  • Object
  • ReaderCapabilityManifest

Usage

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

Constructors

public ReaderCapabilityManifest() #

Properties

public String SchemaId { get; set; } #

Capability schema identifier.

public Int32 SchemaVersion { get; set; } #

Capability schema version.

public IReadOnlyList<ReaderHandlerCapability> Handlers { get; set; } #

Discovered handler capabilities included in this manifest.