API Reference

Enum

PowerPointConversionLossPolicy

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Controls whether conversion to a less expressive PowerPoint format can omit content.

Inheritance

  • Enum
  • PowerPointConversionLossPolicy

Usage

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

Values

public const PowerPointConversionLossPolicy Block #

Reject a conversion when known content or formatting cannot be represented.

Value: 0
public const PowerPointConversionLossPolicy Allow #

Allow a conversion after known losses have been reported by preflight.

Value: 1