API Reference

Class

PowerPointReferenceRenderResult

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Result returned by the opt-in PowerPoint Desktop reference renderer.

Inheritance

  • Object
  • PowerPointReferenceRenderResult

Usage

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

Properties

public PowerPointReferenceRenderStatus Status { get; } #

Reference-render status.

public String Message { get; } #

Human-readable renderer outcome.

public IReadOnlyList<String> ImagePaths { get; } #

PowerPoint-generated slide image paths.

public Boolean IsSuccessful { get; } #

Whether reference images were generated.