API Reference

Class

LegacyPptWritePreflightReport

Namespace OfficeIMO.PowerPoint.LegacyPpt
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Reports whether a presentation fits the native binary writer's supported subset.

Inheritance

  • Object
  • LegacyPptWritePreflightReport

Usage

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

Properties

public IReadOnlyList<LegacyPptWriteFinding> Findings { get; } #

Gets known conversion-loss findings.

public Boolean HasConversionLoss { get; } #

Gets whether writing would omit known content.

public Boolean CanWrite { get; } #

Gets whether the default loss policy permits writing.